Skip to content
Snippets Groups Projects
Select Git revision
  • 3256f4bc0fdb0b5c5ff9774f34502aba7e69df2c
  • master default protected
  • v2.28.0
  • v2.27.0
  • v2.25.1
  • v2.24.3
  • v2.26.0
  • v2.24.2
  • v2.25.0
  • v2.24.1
  • v2.22.2
  • v2.23.3
  • v2.24.0
  • v2.23.2
  • v2.23.1
  • v2.23.0
  • v2.22.1
  • v2.22.0
  • v2.21.0
  • v2.20.0
  • v2.19.1
  • v2.18.2
22 results

01-create-inventory.tf

Blame
    • Dan Bode's avatar
      cb84b939
      Decouple etcd/k8s-cluster roles in ec2 terraform · cb84b939
      Dan Bode authored
      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.
      cb84b939
      History
      Decouple etcd/k8s-cluster roles in ec2 terraform
      Dan Bode authored
      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.
    cloud.md 410 B