Linux_FoundationLinux_Foundation
CKAD · Question #23
CKAD Question #23: Real Exam Question with Answer & Explanation
Sign in or unlock CKAD to reveal the answer and full explanation for question #23. The question stem and answer options stay visible for context.
Submitted by kwame.gh· May 4, 2026Application Environment, Configuration and Security
Question
Modify the existing Deployment named broker-deployment running in namespace quetzal so that its containers: 1) Run with user ID 30000 and 2) Privilege escalation is forbidden The broker-deployment is manifest file can be found at: /during_exam/cka/broker-deployment.yaml
Unlock CKAD to see the answer
You've previewed enough free CKAD questions. Unlock CKAD 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
#Kubernetes SecurityContext#runAsUser#allowPrivilegeEscalation#Deployment modification