Hi Team, when creating a standalone user to access my k8s cluster, where do I ex . . .

Santosh:
Hi Team, when creating a standalone user to access my k8s cluster, where do I exactly specify the k8s groups to which the user should belong to? in one the lecture, I remember there was a reference to add the group names to the /OU fields within the certificate creation using openssl and elsewhere in the course I have seen that the group names need to go into the CSR manifest file under “spec” section. wondering which one is correct or if I have to specify at both the locations. thanks

unnivkn:
Hi @Santosh please go through these links: https://kubernetes.io/docs/reference/access-authn-authz/rbac/

unnivkn:
https://kubernetes.io/docs/reference/access-authn-authz/authentication/

unnivkn:
Please refer this as well: https://kodekloud.slack.com/archives/CDR4R9Z7E/p1649928844661329

unnivkn: