List of questions
Related questions
Question 14 - CKS discussion
Create a User named john, create the CSR Request, fetch the certificate of the user after approving it.
Create a Role name john-role to list secrets, pods in namespace john
Finally, Create a RoleBinding named john-role-binding to attach the newly created role john-role to the user john in the namespace john.
To Verify: Use the kubectl auth CLI command to verify the permissions.
A.
See the explanation
Your answer:
0 comments
Sorted by
Leave a comment first