Skip to content

Kubernetes ValidatingAdmissionPolicy collection

License

Notifications You must be signed in to change notification settings

metio/vap-collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VAP Collection

This repository contains a collection of ValidatingAdmissionPolicies for Kubernetes >= 1.30.

These policies are based on kyverno/policies and were adjusted to work in environments that do not have a running Kyverno installation.

Installation

All policies are managed with kustomize and can be installed by referencing overlays and/or components. Check the releases page for available versions.

Overlays

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 repository
  • pod-security-standards-baseline: Contains policies for the PSS baseline
  • pod-security-standards-restricted: Contains policies for the PSS restricted