Change the repository type filter
All
Repositories list
98 repositories
docs
PublicKubewarden's documentation- Go-to CLI tool for Kubewarden users
- Crate used by Kubewarden that is able to evaluate policies with a given input, request to evaluate and settings.
- A Kubewarden policy that enforces root filesystem to be readonly
- Crate used by Kubewarden that is able to pull policies from OCI registries and HTTP servers.
- Replacement for the Kubernetes Pod Security Policy that controls the usage of host namespaces
- A collection of Rego policies that can be used to enforce best practices in Kubernetes clusters
- Policy validates that there are no services with the same set of selectors
- A Kubewarden Policy that echoes Kubernetes' AdmissionReview objects
- A test policy that simulates long running policy evaluations
- A Kubewarden Pod Security Policy that controls usage of Seccomp profiles
- A Kubewarden Policy that detects usage of deprecated and dropped Kubernetes resources
- Example of Rancher Fleet bundle for Kubewarden
- Policy validates pods sharing processes PID namespace
- A Kubewarden Pod Security Policy that controls usage of allowPrivilegeEscalation
- A Kubewarden Pod Security Policy that controls usage of AppArmor profiles
- Kubewarden policy that ensures that namespaces have the required PSA labels
- Automation scripts for the management of the Kubewarden organization on GitHub
- A Kubewarden Policy that controls the usage of environment variables
opa-policy-template
Public templateA template repository to quickly port a Open Policy Agent policy to Kubewarden- Replacement for the Kubernetes Pod Security Policy that controls the usage of /proc mount types
raw-validation-policy
PublicDemo policy showing how to write a raw validating policyverify-image-signatures
PublicA Kubewarden Policy that verifies all the signatures of the container images referenced by a Podgatekeeper-policy-template
Public templateA template repository to quickly port a Gatekeeper policy to Kubewarden- A policy that prevents the creation of Service resources with type LoadBalancer
selinux-psp-policy
PublicReplacement for the Kubernetes Pod Security Policy that controls the usage of SELinux- Demo policy showing how to write a raw OPA validating policy
context-aware-demo
PublicA demo policy showing how to access Kubernetes resources at policy evaluation time