minor spelling update
using mispellings https://pypi.python.org/pypi/misspellings
This commit is contained in:
@@ -84,7 +84,7 @@ no node that has enough free capacity (or doesn't match other pod requirements)
|
||||
to wait until some pods are terminated or a new node is added.
|
||||
|
||||
Cluster autoscaler looks for the pods that cannot be scheduled and checks if adding a new node, similar
|
||||
to the other in the cluster, would help. If yes, then it resizes the cluster to accomodate the waiting pods.
|
||||
to the other in the cluster, would help. If yes, then it resizes the cluster to accommodate the waiting pods.
|
||||
|
||||
Cluster autoscaler also scales down the cluster if it notices that some node is not needed anymore for
|
||||
an extended period of time (10min but it may change in the future).
|
||||
|
||||
Reference in New Issue
Block a user