c12s-kubespray/contrib/terraform
Dan Bode cb84b93930 Decouple etcd/k8s-cluster roles in ec2 terraform
Currently, the terraform script in contrib
adds etcd role as a child of k8s-cluster in
its generated inventory file.

This is problematic when the etcd role is
deployed on separate nodes from the k8s master
and nodes. In this case, this leads to failures
of the k8s node since the PKI certs required for
that role have not been propogated.
2016-11-21 10:44:13 -08:00
..
aws Decouple etcd/k8s-cluster roles in ec2 terraform 2016-11-21 10:44:13 -08:00
openstack Add download localhost and enable for CI 2016-11-18 16:00:07 +01:00
terraform.py Adds missing ip based on internal ip, for etcd 2016-11-14 02:04:13 +00:00