zhangguanzhang

Results 243 comments of zhangguanzhang

@rihib ``` kubectl -n kube-system get pod -o wide ls -l /etc/cni/net.d ls -l /opt/cni/bin/ journalctl -xe --no-pager -u kubelet ```

> Should I run `kubectl apply -f https://github.com/flannel-io/flannel/releases/latest/download/kube-flannel.yml` after `kubeadm init` and `kubeadm join`? yes, According to the command output, there is no flannel container deployed under your kube-system