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

Update kubeadm.conf #3

Closed danehans closed 6 years ago

danehans commented 6 years ago

Now that kubeadm supports componentconfig, setting the proxy bind address through kubeadm.conf is unnecessary. The Readme should be updated accordingly.

leblancd commented 6 years ago

Fixed.