Browse Source
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.pull/639/head
Dan Bode
8 years ago
1 changed files with 1 additions and 1 deletions
Loading…