mv "Assign Pods" and "Taints and Tolerations" concepts to "Scheduling and Eviction"
* Moved "Assigning Pods to Nodes" article to Concepts -> Scheduling and Eviction * Moved "Taints and Tolerations" article to Concepts -> Scheduling and Eviction * Updated weight of the "Kubernetes Scheduler" article so it appears first * Updated redirects * Replaced links to "Assigning Pods to Nodes" and "Taints and Tolerations" articles to avoid redirects. Signed-off-by: Adam Kaplan <adam.kaplan@redhat.com>
This commit is contained in:
+1
-1
@@ -116,5 +116,5 @@ This means that the pod will prefer a node that has a `disktype=ssd` label.
|
||||
|
||||
{{% capture whatsnext %}}
|
||||
Learn more about
|
||||
[Node Affinity](/docs/concepts/configuration/assign-pod-node/#node-affinity).
|
||||
[Node Affinity](/docs/concepts/scheduling-eviction/assign-pod-node/#node-affinity).
|
||||
{{% /capture %}}
|
||||
|
||||
Reference in New Issue
Block a user