Skip to content

Revoke compromised rke2.yaml #3851

Answered by brandond
jgoelen asked this question in Q&A
Discussion options

You must be logged in to vote

Kubernetes does not support certificate revocation (doesn't check CRLs), so no there is no way to "revoke" the client certificate embedded in the admin kubeconfig. The RBAC for the admin user is baked into the apiserver and can't be removed either.

Best practice would be to use something like Rancher to give your users individual access to the clusters, with RBAC and user identities that can be removed when access is to be terminated.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jgoelen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants