Question
-
Topic
-
Kubernetel flannel container failing
I followed this link to setup a kubernetes master.
But, when I am trying to create the netwrok, using the command mentioned.:sudo kubectl apply -f https://raw.githubusercontent.com/coreos/flannel/master/Documentation/kube-flannel.yml
sudo kubectl apply -f https://raw.githubusercontent.com/coreos/flannel/master/Documentation/k8s-manifests/kube-flannel-rbac.yml
The containers are deployed but when I check the status,
sudo kubectl get pods –all-namespaceskube-flannel-ds-amd64-g8s4z is showing as error
All Answers
Share your knowledge
Answer This