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 4 Question 77 Discussion

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

Create a new ServiceAccount named backend-sa in the existing namespace default, which has the capability to list the pods inside the namespace default.

Create a new Pod named backend-pod in the namespace default, mount the newly created sa backend-sa to the pod, and Verify that the pod is able to list pods.

Ensure that the Pod is running.

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

Eva
4 days ago
Yes, and we also need to create a new Pod named backend-pod in the default namespace.
upvoted 0 times
...
Val
5 days ago
I think we need to create a new ServiceAccount named backend-sa in the default namespace.
upvoted 0 times
...
Norah
8 days ago
Okay, let's see if I understand this correctly. We need to create a new ServiceAccount named backend-sa in the default namespace, and then mount that ServiceAccount to a new Pod named backend-pod. The goal is to verify that the Pod can list the Pods in the default namespace.
upvoted 0 times
...

Save Cancel