A security team wants to ensure that all pods in a namespace run with a restricted seccomp profile. Which Pod Security Standard admission controller mode should be used to enforce this without blocking necessary pods?
Select one:
CNCF often tests the distinction between 'enforce' and 'warn' modes: candidates mistakenly choose 'w...