Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support bootkube render's options for existing etcd server TLS assets #6

Open
bzub opened this issue Sep 18, 2017 · 0 comments
Open

Comments

@bzub
Copy link
Collaborator

bzub commented Sep 18, 2017

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_ca
  • bootkube render --etcd-certificate-path -> var.etcd_certificate
  • bootkube render --etcd-private-key-path -> var.etcd_key
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant