We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 765877a commit 86597edCopy full SHA for 86597ed
content/en/docs/concepts/scheduling-eviction/taint-and-toleration.md
@@ -10,7 +10,7 @@ weight: 40
10
11
12
<!-- overview -->
13
-[_Node affinity_](/docs/concepts/scheduling-eviction/assign-pod-node/#affinity-and-anti-affinity),
+[_Node affinity_](/docs/concepts/scheduling-eviction/assign-pod-node/#affinity-and-anti-affinity)
14
is a property of {{< glossary_tooltip text="Pods" term_id="pod" >}} that *attracts* them to
15
a set of {{< glossary_tooltip text="nodes" term_id="node" >}} (either as a preference or a
16
hard requirement). _Taints_ are the opposite -- they allow a node to repel a set of pods.
0 commit comments