mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-06 06:46:26 +01:00
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user