0

I am trying to create a kubenetes cluster with one master and one node using Vagrant on my localhost. I have already done all the steps that is present in the official documentation at https://kubernetes.io/docs/setup/independent/create-cluster-kubeadm/. I have also installed weave net as the pod network in the master.

But Node is not connecting to the master.

enter image description here

Himadri Ganguly
  • 715
  • 4
  • 11
  • 31
  • But after going through the steps explained on the solution in this StackOverflow Question [https://stackoverflow.com/questions/39869583/how-to-get-kube-dns-working-in-vagrant-cluster-using-kubeadm-and-weave](https://stackoverflow.com/questions/39869583/how-to-get-kube-dns-working-in-vagrant-cluster-using-kubeadm-and-weave), now node is connecting to the master but pods are not running, it remains in "ContainerCreating" state. – Himadri Ganguly Nov 20 '17 at 20:05
  • shutdown and restart both node see its comes up. otherwise you may need to re-create the cluster. – sfgroups Nov 30 '17 at 03:23

0 Answers0