We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e9a73f commit b957649Copy full SHA for b957649
content/en/docs/reference/setup-tools/kubeadm/implementation-details.md
@@ -442,7 +442,7 @@ the `--config` method described [here](/docs/reference/setup-tools/kubeadm/kubea
442
- A ServiceAccount for CoreDNS is created in the `kube-system` namespace.
443
- The `coredns` ServiceAccount is bound to the privileges in the `system:coredns` ClusterRole
444
445
-- In Kubernetes version 1.21, support for using `kube-dns` with kubeadm is removed.
+- In Kubernetes version 1.21, support for using `kube-dns` with kubeadm was removed.
446
You can use CoreDNS with kubeadm even when the related Service is named `kube-dns`.
447
448
## kubeadm join phases internal design
0 commit comments