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

Secure ETCD connection for KVMSOperator and KVMService #16

Open
seswarrajan opened this issue Nov 22, 2021 · 0 comments
Open

Secure ETCD connection for KVMSOperator and KVMService #16

seswarrajan opened this issue Nov 22, 2021 · 0 comments
Assignees

Comments

@seswarrajan
Copy link
Contributor

Problem Statement

For KVMSOperator and KVMService deployments, currently the connections for both with ETCD is insecure as the path of the certificates for GKE clusters are not available.

Solution

  1. Create server, client certificates and keys in a common path for all clusters in common.
  2. Use TLS certification for the same.
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

Successfully merging a pull request may close this issue.

1 participant