Examtopics

Professional Cloud Security Engineer
  • Topic 1 Question 63

    For compliance reasons, an organization needs to ensure that in-scope PCI Kubernetes Pods reside on in-scope Nodes only. These Nodes can only contain the in-scope Pods. How should the organization achieve this objective?

    • Add a nodeSelector field to the pod configuration to only use the Nodes labeled inscope: true.

    • Create a node pool with the label inscope: true and a Pod Security Policy that only allows the Pods to run on Nodes with that label.

    • Place a taint on the Nodes with the label inscope: true and effect NoSchedule and a toleration to match in the Pod configuration.

    • Run all in-scope Pods in the namespace ג€in-scope-pciג€.


    シャッフルモード