leblancd / kube-v6

Instructions on how to instantiate a multi-node, IPv6-only Kubernetes cluster.
Apache License 2.0
168 stars 22 forks source link

Fix kubeadm init detection. #20

Open agowa opened 5 years ago

agowa commented 5 years ago

Currently after vagrant destroy invoking vagrant up fails.

kubeadm init generates the file /etc/kubernetes/admin.conf therefore a separate state file is not required.