From 7e07a410b0457d455e7eb1fdcf5153b52dcb776e Mon Sep 17 00:00:00 2001 From: William Zhang Date: Wed, 28 Feb 2018 03:07:45 +0800 Subject: [PATCH] Fix the wrong link to pod-priority-preemption (#7545) Signed-off-by: William Zhang --- .../guaranteed-scheduling-critical-addon-pods.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tasks/administer-cluster/guaranteed-scheduling-critical-addon-pods.md b/docs/tasks/administer-cluster/guaranteed-scheduling-critical-addon-pods.md index dc8a102c62..960c31a23e 100644 --- a/docs/tasks/administer-cluster/guaranteed-scheduling-critical-addon-pods.md +++ b/docs/tasks/administer-cluster/guaranteed-scheduling-critical-addon-pods.md @@ -23,7 +23,7 @@ vacated by the evicted critical add-on pod or the amount of resources available accordance with the [deprecation policy](/docs/reference/deprecation-policy) for beta features.** **To avoid eviction of critical pods, you must -[enable priorities in scheduler](docs/concepts/configuration/pod-priority-preemption/) +[enable priorities in scheduler](/docs/concepts/configuration/pod-priority-preemption/) before upgrading to Kubernetes 1.10 or higher.** Rescheduler ensures that critical add-ons are always scheduled