Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Linux Foundation Exam CKS Topic 1 Question 56 Discussion

Actual exam question for Linux Foundation's CKS exam
Question #: 56
Topic #: 1
[All CKS Questions]

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.

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

Rosalia
12 days ago
As a Kubernetes admin, I'd be careful about approving random CSRs. Make sure you know who 'john' is and why they need those permissions before signing off!
upvoted 0 times
...
Haydee
13 days ago
Haha, I wonder if the developers who created the 'NEW_CRD' resource had a sense of humor when they named it. Anyway, this question looks straightforward enough.
upvoted 0 times
...
Avery
14 days ago
The explanation provided is very detailed and covers all the steps required. I think I have a good understanding of how to approach this type of scenario now.
upvoted 0 times
...
Samira
19 days ago
This is a great question that covers some important Kubernetes concepts. Creating a user, CSR, and then attaching permissions via a role and role binding is a common real-world task.
upvoted 0 times
...
Melodie
2 months ago
Yes, but the explanation provided gives a clear step-by-step guide. We just need to follow it carefully and verify the permissions using the kubectl auth CLI command.
upvoted 0 times
...
Helene
2 months ago
I agree, it seems like we need to create a CSR, fetch the certificate, and set up roles and role bindings. It's a lot to remember.
upvoted 0 times
...
Melodie
2 months ago
I think this question is quite challenging. I'm not sure if I remember all the steps correctly.
upvoted 0 times
...

Save Cancel