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

Leverage TLS between all the components #1

Open
kelseyhightower opened this issue Oct 28, 2016 · 2 comments
Open

Leverage TLS between all the components #1

kelseyhightower opened this issue Oct 28, 2016 · 2 comments

Comments

@kelseyhightower
Copy link
Owner

This prototype should demonstrate how to leverage TLS between all the components and possibly use TLS client auth to limit communication between components.

@andrewwebber
Copy link

Attempting to understand the scope of this project. Are you trying to solve the following question?
https://groups.google.com/forum/#!topic/kubernetes-users/ktw3lcjfkKs

@kelseyhightower
Copy link
Owner Author

@andrewwebber In many ways yes. Check the TLS use case on the home page of this repo. In this case using the unique token each Pod uses vault to generate short-lived unique sets of TLS certs that can be used for either TLS servers or clients, which also support TLS mutual auth between Pods.

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

2 participants