From 8eb389f94327e8e6b6a5c12a6b0d73b5f643c3e9 Mon Sep 17 00:00:00 2001 From: chentao1596 Date: Tue, 24 Oct 2017 18:56:44 +0800 Subject: [PATCH] Update pod-priority-preemption.md fix-wrong-link-to-pod-preemption --- docs/concepts/configuration/pod-priority-preemption.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/concepts/configuration/pod-priority-preemption.md b/docs/concepts/configuration/pod-priority-preemption.md index 3d01faff561e1..3f8647e7ea199 100644 --- a/docs/concepts/configuration/pod-priority-preemption.md +++ b/docs/concepts/configuration/pod-priority-preemption.md @@ -168,7 +168,7 @@ problematic in clusters with a high Pod creation rate. We will address this problem in the beta version of Pod preemption. The solution we plan to implement is -[provided here](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/pod-preemption.md#preemption-mechanics). +[provided here](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/scheduling/pod-preemption.md#preemption-mechanics). #### PodDisruptionBudget is not supported