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
1 months 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
1 months 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
1 months 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
Gilbert
8 days ago
No problem at all. Happy to help anytime!
upvoted 0 times
...
Kiley
12 days ago
I will definitely reach out if I need more help. Thanks again for your assistance.
upvoted 0 times
...
Pearly
23 days ago
You're welcome! Let me know if you have any other questions or need further clarification.
upvoted 0 times
...
Layla
29 days ago
Thanks for the detailed explanation. It really helps to have all the steps laid out clearly.
upvoted 0 times
...
...
Samira
2 months 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
Micah
6 minutes ago
User2: Get the list of CSRs with 'kubectl get csr'.
upvoted 0 times
...
Clay
2 days ago
User1: Use kubectl to create a CSR and approve it.
upvoted 0 times
...
...
Melodie
3 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
3 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
3 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