Linux_Foundation
CKS · Question #1
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 namesp
Sign in or unlock CKS to reveal the answer and full explanation for question #1. The question stem and answer options stay visible for context.
Submitted by kim_seoul· May 5, 2026Minimize Microservice Vulnerabilities
Question
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.
Unlock CKS to see the answer
You've previewed enough free CKS questions. Unlock CKS for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#ServiceAccounts#RBAC#Least Privilege#Pod Security