Defines the possible actions when a pod creation is denied by
an admission rule.
Values:
ENFORCEMENT_MODE_UNSPECIFIED (0):
Do not use.
ENFORCED_BLOCK_AND_AUDIT_LOG (1):
Enforce the admission rule by blocking the
pod creation.
DRYRUN_AUDIT_LOG_ONLY (2):
Dryrun mode: Audit logging only. This will
allow the pod creation as if the admission
request had specified break-glass.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-01 UTC."],[],[]]