Question 1

An attacker compromises a Pod and attempts to use its service account token to escalate privileges within the cluster. Which Kubernetes security feature is designed tolimit what this service account can do?
  • Question 2

    Which of the following statements best describe container image signing and verification in the cloud environment?
  • Question 3

    An attacker has access to the network segment that the cluster is on.
    What happens when a compromised Pod attempts to connect to the API server?
  • Question 4

    Which of the following statements regarding a container run with privileged: true is correct?
  • Question 5

    Is it possible to restrict permissions so that a controller can only change the image of a deployment (without changing anything else about it, e.g., environment variables, commands, replicas, secrets)?