Merge pull request #6733 from svmaris/patch-1

AnitAffinity -> AntiAffinity
This commit is contained in:
Qiming
2017-12-22 09:29:19 +08:00
committed by GitHub
@@ -212,7 +212,7 @@ must be satisfied for the pod to schedule onto a node.
#### More Practical Use-cases
Interpod Affinity and AnitAffinity can be even more useful when they are used with higher
Interpod Affinity and AntiAffinity can be even more useful when they are used with higher
level collections such as ReplicaSets, Statefulsets, Deployments, etc. One can easily configure that a set of workloads should
be co-located in the same defined topology, eg., the same node.