diff --git a/content/rke/v0.1.x/en/config-options/add-ons/dns/_index.md b/content/rke/v0.1.x/en/config-options/add-ons/dns/_index.md index 88a854c5741..ae19e2a4dde 100644 --- a/content/rke/v0.1.x/en/config-options/add-ons/dns/_index.md +++ b/content/rke/v0.1.x/en/config-options/add-ons/dns/_index.md @@ -13,7 +13,7 @@ The images used for kube-dns are under the [`system_images` directive]({{< baseu _Available as of v0.2.0_ -If you only wanted ingress controllers to be deployed on specific nodes, you can set a `node_selector` for the ingress. The label in the `node_selector` would need to match the label on the nodes for the ingress controller to be deployed. +If you only want the kube-dns pod to be deployed on specific nodes, you can set a `node_selector` in the `dns` section. The label in the `node_selector` would need to match the label on the nodes for the kube-dns pod to be deployed. ```yaml nodes: