Skip to content

Commit

Permalink
Remove beta pre-requisites
Browse files Browse the repository at this point in the history
With 1.30 stable, the feature does not need to be enabled and the v1beta1 API group is not needed.
  • Loading branch information
nagygergo authored Aug 1, 2024
1 parent ee1fa43 commit d77111d
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 d77111d

Please sign in to comment.