21.) Which of these commands is used to decode a base64-encoded secret?
22.) Which Kubernetes resource can prevent containers from running in privileged mode?
23.) Which field disables privilege escalation in containers?
24.) What flag would you use with kubectl to impersonate a user?
25.) Which command displays the currently authenticated user in the cluster?
26.) What is the maximum number of secrets a pod can mount?
27.) What mechanism does Kubernetes use to authenticate external users?
28.) Which plugin system enables fine-grained authorization checks?
29.) What does the command kubectl auth can-i get pods check?
30.) Which security feature is responsible for encrypting etcd data at rest?