terraform-packet-kubernetes
terraform-packet-kubernetes copied to clipboard
Support bootkube render's options for existing etcd server TLS assets
Similar to the current ca_* variables for existing k8s-tls assets. To connect to a pre-existing etcd server specified with var.etcd_servers.
Variables:
bootkube render --etcd-ca-path->var.etcd_cabootkube render --etcd-certificate-path->var.etcd_certificatebootkube render --etcd-private-key-path->var.etcd_key