From d426d14ea920919bbd6eb9470219ca76c90f362d Mon Sep 17 00:00:00 2001 From: Harry Zhang Date: Thu, 26 Apr 2018 12:10:30 -0700 Subject: [PATCH] Seperate priority and preemption (#8144) --- .../en/docs/concepts/configuration/pod-priority-preemption.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/en/docs/concepts/configuration/pod-priority-preemption.md b/content/en/docs/concepts/configuration/pod-priority-preemption.md index 674b8338d2537..13df076be8d32 100644 --- a/content/en/docs/concepts/configuration/pod-priority-preemption.md +++ b/content/en/docs/concepts/configuration/pod-priority-preemption.md @@ -78,7 +78,6 @@ disablePreemption: true Please note: although preemption of scheduler is enabled by default, preemption will not happen if `PodPriority` feature is not available. - ## PriorityClass A PriorityClass is a non-namespaced object that defines a mapping from a priority