diff --git a/nodes/scheduling/nodes-scheduler-about.adoc b/nodes/scheduling/nodes-scheduler-about.adoc index 40a8cbc65c..02a5a677c3 100644 --- a/nodes/scheduling/nodes-scheduler-about.adoc +++ b/nodes/scheduling/nodes-scheduler-about.adoc @@ -26,9 +26,9 @@ OpenShift Container Platform comes with a xref:../../nodes/scheduling/nodes-sche Advanced pod scheduling:: In situations where you might want more control over where new pods are placed, the OpenShift Container Platform advanced scheduling features allow you to configure a pod so that the pod is required or has a preference to run on a particular node or alongside a specific pod by. -* Using xref:../../nodes/scheduling/nodes-scheduler-pod-affinity.adoc#nodes-scheduler-pod-affinity[pod affinity and anti-affinity rules] #nodes-scheduler-pod-affinity_nodes-scheduler-pod-affinity. -* Controlling pod placement with xref:../../nodes/scheduling/nodes-scheduler-pod-affinity.adoc#nodes-scheduler-pod-affinity-about_nodes-scheduler-pod-affinity[pod affinity]. #nodes-scheduler-pod-affinity_nodes-scheduler-pod-affinity -* Controlling pod placement with xref:../../nodes/scheduling/nodes-scheduler-node-affinity.adoc#nodes-scheduler-node-affinity-about_nodes-scheduler-node-affinity[node affinity]. #nodes-scheduler-node-affinity_nodes-scheduler-node-affinity -* Placing pods on xref:../../nodes/scheduling/nodes-scheduler-overcommit.adoc#nodes-scheduler-overcommit[overcomitted nodes]. #nodes-scheduler-overcommit_nodes-scheduler-overcommit -* Controlling pod placement with xref:../../nodes/scheduling/nodes-scheduler-node-selectors.adoc#nodes-scheduler-node-selectors[node selectors]. #nodes-scheduler-node-selectors_nodes-scheduler-node-selectors -* Controlling pod placement with xref:../../nodes/scheduling/nodes-scheduler-taints-tolerations.adoc#nodes-scheduler-taints-tolerations[taints and tolerations]. #nodes-scheduler-taints-tolerations_nodes-scheduler-taints-tolerations +* Using xref:../../nodes/scheduling/nodes-scheduler-pod-affinity.adoc#nodes-scheduler-pod-affinity[pod affinity and anti-affinity rules]. +* Controlling pod placement with xref:../../nodes/scheduling/nodes-scheduler-pod-affinity.adoc#nodes-scheduler-pod-affinity-about_nodes-scheduler-pod-affinity[pod affinity]. +* Controlling pod placement with xref:../../nodes/scheduling/nodes-scheduler-node-affinity.adoc#nodes-scheduler-node-affinity-about_nodes-scheduler-node-affinity[node affinity]. +* Placing pods on xref:../../nodes/scheduling/nodes-scheduler-overcommit.adoc#nodes-scheduler-overcommit[overcomitted nodes]. +* Controlling pod placement with xref:../../nodes/scheduling/nodes-scheduler-node-selectors.adoc#nodes-scheduler-node-selectors[node selectors]. +* Controlling pod placement with xref:../../nodes/scheduling/nodes-scheduler-taints-tolerations.adoc#nodes-scheduler-taints-tolerations[taints and tolerations].