We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d885054 + d77111d commit a4a8daeCopy full SHA for a4a8dae
content/en/docs/reference/access-authn-authz/validating-admission-policy.md
@@ -47,11 +47,6 @@ must be defined for a policy to have an effect.
47
If a `ValidatingAdmissionPolicy` does not need to be configured via parameters, simply leave
48
`spec.paramKind` in `ValidatingAdmissionPolicy` not specified.
49
50
-## {{% heading "prerequisites" %}}
51
-
52
-- Ensure the `ValidatingAdmissionPolicy` [feature gate](/docs/reference/command-line-tools-reference/feature-gates/) is enabled.
53
-- Ensure that the `admissionregistration.k8s.io/v1beta1` API is enabled.
54
55
## Getting Started with Validating Admission Policy
56
57
Validating Admission Policy is part of the cluster control-plane. You should write and deploy them
0 commit comments