calico-policy-controller requests etcd2 certificates of a different coreos server
问题 i have two coreos stable servers, each one includes an etcd2 server and they share the same discovery url. each generated a different certificate for each of the etcd2 daemons. i installed kubernetes controller on one, ( coreos-2.tux-in.com ) and a worker on coreos-3.tux-in.com . calico is configured to use the etcd2 certificates for coreos-2.tux-in.com , but it seems that kuberenetes started the calico-policy-controller on coreos-3.tux-in.com so it can't find the etcd2 certificates. coreos-2