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

Allow bearer token authn/authz to the Kubelet #216

Merged
merged 1 commit into from
May 15, 2018

Conversation

dghubble
Copy link
Member

* Require Webhook authorization to the Kubelet
* Switch apiserver X509 client cert org to systems:masters
to grant the apiserver admin and satisfy the authorization
requirement. kubectl commands like logs or exec that have
the apiserver make requests of a kubelet continue to work
as before
* https://kubernetes.io/docs/admin/kubelet-authentication-authorization/
* #215
@dghubble
Copy link
Member Author

Use-case in the Prometheus addon demonstrated in #217

@dghubble dghubble merged commit 37981f9 into master May 15, 2018
@dghubble dghubble deleted the kubelet-bearer-token-auth branch May 17, 2018 03:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant