Change the repository type filter
All
Repositories list
96 repositories
- Helm charts for the Kubewarden project
trusted-repos-policy
PublicA Kubewarden policy that restricts what registries, tags and images can pods on your cluster refer toseccomp-psp-policy
PublicA Kubewarden Pod Security Policy that controls usage of Seccomp profiles- A policy that can run CEL expressions
- Replacement for the Kubernetes Pod Security Policy that controls the usage of /proc mount types
policy-server
PublicWebhook server that evaluates WebAssembly policies to validate Kubernetes requestsopa-policy-template
Public templateA template repository to quickly port a Open Policy Agent policy to Kubewarden- A Kubewarden Policy that controls the usage of `volumeMounts`
- A test policy that simulates long running policy evaluations
- Policy is designed to enforce constraints on the resource requirements of Kubernetes containers
safe-annotations-policy
PublicKubewarden policy that validates Kubernetes' resource annotations- Policy validates pods sharing processes PID namespace
- Policy that validates and adjusts the usage of StorageClasses in PersistentVolumeClaims
context-aware-demo
PublicA demo policy showing how to access Kubernetes resources at policy evaluation timecapabilities-psp-policy
PublicA Pod Security Policy that controls Container Capabilitieshostpaths-psp-policy
PublicReplacement for the Kubernetes Pod Security Policy that controls the usage of hostpathspod-runtime-class-policy
PublicA Kubewarden Policy that controls the usage of Pod runtimeClass- Policy to enforce requirements on Kubernetes Ingress resources.
image-cve-policy
PublicPolicy that validates workloads based on the vulnerability of the images they make use of- A policy that prevents the creation of Service resources with type NodePort
- Replacement for the Kubernetes Pod Security Policy that controls the allowed `flexVolume` drivers
echo
PublicA Kubewarden Policy that echoes Kubernetes' AdmissionReview objectspod-ndots-policy
PublicPolicy that enforces the usage of ndots in the pod's DNS configurationselinux-psp-policy
PublicReplacement for the Kubernetes Pod Security Policy that controls the usage of SELinux- Replacement for the Kubernetes Pod Security Policy that controls the usage of volumes
user-group-psp-policy
PublicThis Kubewarden Policy is a replacement for the Kubernetes Pod Security Policy that controls containers user and groups- A Kubewarden Policy that controls the usage of environment variables
go-policy-template
Public templateA template repository to quickly scaffold a Kubewarden policy written with Go languagekwctl
PublicGo-to CLI tool for Kubewarden users