remove mentions of kube-dns in kubeadm docs
This commit is contained in:
+1
-1
@@ -149,7 +149,7 @@ Right after `kubeadm init` there should not be any pods in these states.
|
||||
MountFlags can interfere with volumes mounted by Kubernetes, and put the Pods in `CrashLoopBackOff` state.
|
||||
The error happens when Kubernetes does not find `var/run/secrets/kubernetes.io/serviceaccount` files.
|
||||
|
||||
## `coredns` (or `kube-dns`) is stuck in the `Pending` state
|
||||
## `coredns` is stuck in the `Pending` state
|
||||
|
||||
This is **expected** and part of the design. kubeadm is network provider-agnostic, so the admin
|
||||
should [install the pod network add-on](/docs/concepts/cluster-administration/addons/)
|
||||
|
||||
Reference in New Issue
Block a user