Hi,
I have tried to use external etcd with kubeadm during init like this:

[root@msl-kub01:/home/msl] kubeadm init 
--external-etcd-endpoints=msl-kub01.int.na.int.com:2379



Feb 15 13:16:26 msl-kub01 docker-current[3094]: E0215 12:16:26.193755       1 
reflector.go:199] 
k8s.io/kubernetes/plugin/pkg/admission/resourcequota/resource_access.go:83: 
Failed to list *api.ResourceQuota: Get 
http://127.0.0.1:8080/api/v1/resourcequotas?resourceVersion=0: dial tcp 
127.0.0.1:8080: getsockopt: connection refused
Feb 15 13:16:26 msl-kub01 docker-current[3094]: E0215 12:16:26.196028       1 
cacher.go:260] unexpected ListAndWatch error: pkg/storage/cacher.go:201: Failed 
to list *api.PodTemplate: client: etcd cluster is unavailable or misconfigured


How it always fails with error above. I have tried etcd 2.X and 3.X and no 
change. The etcd is RW accessible. Any tips?

Thx

-- 
You received this message because you are subscribed to the Google Groups 
"Kubernetes user discussion and Q&A" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to kubernetes-users+unsubscr...@googlegroups.com.
To post to this group, send email to kubernetes-users@googlegroups.com.
Visit this group at https://groups.google.com/group/kubernetes-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to