- May 30, 2023
- 0 views
- 0 Comments
# install flannel using command below kubectl apply -f https://raw.githubusercontent.com/coreos/flannel/master/Documentation/kube-flannel.yml # list all in all the namespaces kubectl get pods --all-namespaces # now the coreDNS pods take about a minute or 2 to provision # after a minute or 2 rerun command above