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

Document kubelet authentication + authorization #2

Open
ericchiang opened this issue Mar 2, 2017 · 3 comments
Open

Document kubelet authentication + authorization #2

ericchiang opened this issue Mar 2, 2017 · 3 comments

Comments

@ericchiang
Copy link

Hi! As of Kubernetes 1.5 the kubelet has the ability to restrict its API using client certs or via an internal Kubernetes token. A full overview can be found here:

https://kubernetes.io/docs/admin/kubelet-authentication-authorization/

This isn't on by default, but is a much better than SSH to avoid this exploit.

Maybe a link to this doc could be added to the "workarounds" section? (Happy to send the PR.)

@kayrus
Copy link
Owner

kayrus commented Mar 2, 2017

Yes, I know it was fixed in 1.5. Feel free to add PR, but this repo is not relevant anymore. It was made to draw attention on this issue.

@ericchiang
Copy link
Author

ericchiang commented Mar 2, 2017

@kayrus it's still pretty relevant since the defaults allow this exploit. Even at CoreOS we've got developers who are surprised by this behavior :)

@kayrus
Copy link
Owner

kayrus commented Mar 2, 2017

@ericchiang thus feel free to make a PR

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