CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 46: PCCSE: Prisma Certified Cloud Security Engineer

Review this admission control policy:match[{"msg": msg}] {input.request.operation == "CREATE"input.request.kind.kind == "Pod"input.request.resource.resource == "pods"input.request.object.spec.containers[_].securityContext.privileged msg := "Privileged"}Which response to this policy will be achieved when the effect is…

Nội dung câu hỏi

Review this admission control policy:match[{"msg": msg}] {input.request.operation == "CREATE"input.request.kind.kind == "Pod"input.request.resource.resource == "pods"input.request.object.spec.containers[_].securityContext.privileged msg := "Privileged"}Which response to this policy will be achieved when the effect is set to `block`?

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. The policy will block all pods on a Privileged host.
  2. B. The policy will replace Defender with a privileged Defender.
  3. C. The policy will alert only the administrator when a privileged pod is created.
  4. D. The policy will block the creation of a privileged pod. — đáp án hiện tại

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề