From 237bf27cc3b16a7b77d5615e155f7e2f76af9036 Mon Sep 17 00:00:00 2001 From: RaviSantosh Gudimetla Date: Fri, 2 Feb 2018 09:48:09 -0500 Subject: [PATCH] Update guaranteed-scheduling-critical-addon-pods.md --- .../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 e1652edafc..bf54698b95 100644 --- a/docs/tasks/administer-cluster/guaranteed-scheduling-critical-addon-pods.md +++ b/docs/tasks/administer-cluster/guaranteed-scheduling-critical-addon-pods.md @@ -24,7 +24,7 @@ accordance with the [deprecation policy](/docs/reference/deprecation-policy) for **To avoid eviction of critical pods, you must [enable priorities in scheduler](docs/concepts/configuration/pod-priority-preemption/) -before upgrading to Kubernetes 1.8 or higher.** +before upgrading to Kubernetes 1.10 or higher.** Rescheduler ensures that critical add-ons are always scheduled (assuming the cluster has enough resources to run the critical add-on pods in the absence of regular pods).