diff --git a/docs/concepts/cluster-administration/guaranteed-scheduling-critical-addon-pods.md b/docs/concepts/cluster-administration/guaranteed-scheduling-critical-addon-pods.md index 6b08652013..627c3fe665 100644 --- a/docs/concepts/cluster-administration/guaranteed-scheduling-critical-addon-pods.md +++ b/docs/concepts/cluster-administration/guaranteed-scheduling-critical-addon-pods.md @@ -39,8 +39,8 @@ killed for this purpose. ## Config -Rescheduler doesn't have any user facing configuration (component config) or API. -It's enabled by default. It can be disabled: +Rescheduler should be [enabled by default as a static pod](https://github.com/kubernetes/kubernetes/blob/master/cluster/saltbase/salt/rescheduler/rescheduler.manifest). +It doesn't have any user facing configuration (component config) or API and can be disabled: * during cluster setup by setting `ENABLE_RESCHEDULER` flag to `false` * on running cluster by deleting its manifest from master node