It's better to be "behavior" (#7738)
* Correct spelling mistake The whole file only appeared once * Correct spell Correct the word "resource" spell. * Is "kube/.config" should be ".kube/config" It seems that the file is ".kube/config" * behaviour to behavior
This commit is contained in:
committed by
k8s-ci-robot
parent
ac2f75b05a
commit
d942390c63
@@ -36,7 +36,7 @@ zone information.
|
||||
|
||||
Kubernetes will automatically spread the pods in a replication controller
|
||||
or service across nodes in a single-zone cluster (to reduce the impact of
|
||||
failures.) With multiple-zone clusters, this spreading behaviour is
|
||||
failures.) With multiple-zone clusters, this spreading behavior is
|
||||
extended across zones (to reduce the impact of zone failures.) (This is
|
||||
achieved via `SelectorSpreadPriority`). This is a best-effort
|
||||
placement, and so if the zones in your cluster are heterogeneous
|
||||
|
||||
Reference in New Issue
Block a user