Kube-dns always in pending state
问题 I have deployed kubernetes on a virt-manager vm following this link https://kubernetes.io/docs/setup/independent/install-kubeadm/ When i join my another vm to the cluster i find that the kube-dns is in pending state. root@ubuntu1:~# kubectl get pods --all-namespaces NAMESPACE NAME READY STATUS RESTARTS AGE kube-system etcd-ubuntu1 1/1 Running 0 7m kube-system kube-apiserver-ubuntu1 1/1 Running 0 8m kube-system kube-controller-manager-ubuntu1 1/1 Running 0 8m kube-system kube-dns-86f4d74b45