Generating more kubeconfigs for more users? #3201
echo-devnull
started this conversation in
General
Replies: 1 comment 1 reply
-
The certs are available on disk on any of the server nodes; if you know how to do it using custom certificates you can follow the same process using the certificates generated by RKE2. Alternately, you could use Rancher, which has a UI for RBAC and user management, including generation of kubeconfigs for each user. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi All,
How could one generate more kubeconfigs with different CN's so I can create one for CICD, one that has limits to only one namespace, etc.
When using custom certificates I could create that manually, but in RKE2's case the certs are auto-generated.
What am I missing ? ;-)
Beta Was this translation helpful? Give feedback.
All reactions