- Notifications
You must be signed in to change notification settings - Fork0
Kubernetes ValidatingAdmissionPolicy collection
License
NotificationsYou must be signed in to change notification settings
metio/vap-collection
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repository contains a collection ofValidatingAdmissionPolicies for Kubernetes >= 1.30.
These policies are based onkyverno/policies and were adjusted to work in environments that do not have a running Kyverno installation.
All policies are managed with kustomize and can be installed by referencing overlays and/or components. Check thereleases page for available versions.
The following overlays are available in this repository. Feel free to enable as many of them as you like!
all
: Contains all policies in this repositorybest-practices
: Contains policies for best-practicespod-security-standards-baseline
: Contains policies for the PSSbaseline
pod-security-standards-restricted
: Contains policies for the PSSrestricted
About
Kubernetes ValidatingAdmissionPolicy collection