On a client machine, what directory (by default) contains sensitive credential information?
Answer : B
You are responsible for securing the kubelet component in a Kubernetes cluster.
Which of the following statements about kubelet security is correct?
Answer : C
What was the name of the precursor to Pod Security Standards?
Answer : D
What does the 'cluster-admin' ClusterRole enable when used in a RoleBinding?
Answer : B
Which of the following statements regarding a container run with privileged: true is correct?
Answer : D
Which of the following statements best describes the role of the Scheduler in Kubernetes?
Answer : D
In a Kubernetes environment, what kind of Admission Controller can modify resource manifests when applied to the Kubernetes API to fix misconfigurations automatically?
Answer : C