1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-06 06:46:26 +01:00

Merge pull request #29226 from jboxman/gh-29212

Fix typo
This commit is contained in:
Jason Boxman
2021-02-07 19:37:35 -05:00
committed by GitHub

View File

@@ -10,7 +10,7 @@ toc::[]
Affinity is a property of pods that controls the nodes on which they prefer to be scheduled.
In {product-title}node affinity is a set of rules used by the scheduler to determine where a pod can be placed.
In {product-title} node affinity is a set of rules used by the scheduler to determine where a pod can be placed.
The rules are defined using custom labels on the nodes and label selectors specified in pods.
// The following include statements pull in the module files that comprise