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:
Sun Lintong
2018-03-16 00:53:24 +08:00
committed by k8s-ci-robot
parent ac2f75b05a
commit d942390c63
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -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