mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-05 11:12:03 +00:00
Fix typos and linted_packages sorting
This commit is contained in:
@@ -58,7 +58,7 @@ obtained by summing over usage of all nodes in the cluster.
|
||||
This feature is not yet specified/implemented although it seems reasonable to provide users information
|
||||
about resource usage on pod/node level.
|
||||
|
||||
Since this feature has not been fully specified yet it will be not supported initally in the API although
|
||||
Since this feature has not been fully specified yet it will be not supported initially in the API although
|
||||
it will be probably possible to provide a reasonable implementation of the feature anyway.
|
||||
|
||||
#### Kubernetes dashboard
|
||||
@@ -67,7 +67,7 @@ it will be probably possible to provide a reasonable implementation of the featu
|
||||
in timeseries format from relatively long period of time. The aggregations should be also possible on various levels
|
||||
including replication controllers, deployments, services, etc.
|
||||
|
||||
Since the use case is complicated it will not be supported initally in the API and they will query Heapster
|
||||
Since the use case is complicated it will not be supported initially in the API and they will query Heapster
|
||||
directly using some custom API there.
|
||||
|
||||
## Proposed API
|
||||
|
Reference in New Issue
Block a user