Skip to content

Commit

Permalink
Merge pull request #47335 from nagygergo/patch-1
Browse files Browse the repository at this point in the history
Remove beta pre-requisites from validating admission policies docs
  • Loading branch information
k8s-ci-robot committed Aug 1, 2024
2 parents d885054 + d77111d commit a4a8dae
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,6 @@ must be defined for a policy to have an effect.
If a `ValidatingAdmissionPolicy` does not need to be configured via parameters, simply leave
`spec.paramKind` in `ValidatingAdmissionPolicy` not specified.

## {{% heading "prerequisites" %}}

- Ensure the `ValidatingAdmissionPolicy` [feature gate](/docs/reference/command-line-tools-reference/feature-gates/) is enabled.
- Ensure that the `admissionregistration.k8s.io/v1beta1` API is enabled.

## Getting Started with Validating Admission Policy

Validating Admission Policy is part of the cluster control-plane. You should write and deploy them
Expand Down

0 comments on commit a4a8dae

Please sign in to comment.