diff --git a/content/rke/latest/en/config-options/services/_index.md b/content/rke/latest/en/config-options/services/_index.md index f607b54ae74..77a3a969195 100644 --- a/content/rke/latest/en/config-options/services/_index.md +++ b/content/rke/latest/en/config-options/services/_index.md @@ -8,7 +8,7 @@ To deploy Kubernetes, RKE deploys several core components or services in Docker >**Note:** All services support additional custom arguments, Docker mount binds, and extra environment variables. > ->Please see the [documentation]({{}}/rke/latest/en/config-options/services/services-extras/) for more details. +>To configure advanced options for Kubernetes services such as `kubelet`, `kube-controller`, and `kube-apiserver` that are not documented below, see the [`extra_args` documentation]({{}}/rke/latest/en/config-options/services/services-extras/) for more details. | Component | Services key name in cluster.yml | |-------------------------|----------------------------------|