c12s-kubespray/roles/network_plugin
Bogdan Dobrelya d08d2fd808 Fix separate etcd nodes and calico
Admin certs are only available for kube-master nodes.
When etcd nodes are separate, calico fails to access them with
missing admin certs and etcd fails to configure ETCD_PEER_* env
vars due to missing member certs.

Fix this by switching curls to the first etcd node
and delegate to the first master. This assumes only admin certs
allow to get calico keys from etcd but not member/node certs.
Also move member certs from master_certs to node_certs list as
ETCD(_PEER)_CERT/KEY env vars expects.

Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
2016-11-25 17:24:16 +01:00
..
calico Fix separate etcd nodes and calico 2016-11-25 17:24:16 +01:00
canal Allow pre-downloaded images to be used effectively 2016-11-22 16:16:04 +01:00
flannel Allow pre-downloaded images to be used effectively 2016-11-22 16:16:04 +01:00
meta Adding support for canal network plugin 2016-11-08 11:04:01 +01:00
weave upgrade to kubernetes version 1.4.0 2016-10-10 22:44:47 +02:00