Pinned Repositories
deprecated-api-versions-policy
A Kubewarden Policy that detects usage of deprecated and dropped Kubernetes resources
docs
Kubewarden's documentation
go-policy-template
A template repository to quickly scaffold a Kubewarden policy written with Go language
helm-charts
Helm charts for the Kubewarden project
kubewarden-controller
Manage admission policies in your Kubernetes cluster with ease
kwctl
Go-to CLI tool for Kubewarden users
policy-evaluator
Crate used by Kubewarden that is able to evaluate policies with a given input, request to evaluate and settings.
policy-server
Webhook server that evaluates WebAssembly policies to validate Kubernetes requests
rust-policy-template
A Kubewarden rust policy template to be used with cargo-generate
swift-policy-template
A template repository to quickly scaffold a Kubewarden policy written with Swift language
Kubewarden's Repositories
kubewarden/kubewarden-controller
Manage admission policies in your Kubernetes cluster with ease
kubewarden/policy-server
Webhook server that evaluates WebAssembly policies to validate Kubernetes requests
kubewarden/kwctl
Go-to CLI tool for Kubewarden users
kubewarden/helm-charts
Helm charts for the Kubewarden project
kubewarden/deprecated-api-versions-policy
A Kubewarden Policy that detects usage of deprecated and dropped Kubernetes resources
kubewarden/policy-evaluator
Crate used by Kubewarden that is able to evaluate policies with a given input, request to evaluate and settings.
kubewarden/docs
Kubewarden's documentation
kubewarden/verify-image-signatures
A Kubewarden Policy that verifies all the signatures of the container images referenced by a Pod
kubewarden/kubewarden.io
Kubewarden website
kubewarden/audit-scanner
Reports evaluation of existing Kubernetes resources with your already deployed Kubewarden policies.
kubewarden/k8s-objects-generator
CLI tool that generates Kubernetes Go types that can be used with TinyGo starting from the official OpenAPI spec
kubewarden/pod-privileged-policy
A Kubewarden Policy that limits the ability to create privileged containers
kubewarden/policy-sdk-go
Kubewarden Policy SDK for the Go programming language
kubewarden/apparmor-psp-policy
A Kubewarden Pod Security Policy that controls usage of AppArmor profiles
kubewarden/trusted-repos-policy
A Kubewarden policy that restricts what registries, tags and images can pods on your cluster refer to
kubewarden/cel-policy
A policy that can run CEL expressions
kubewarden/allowed-fsgroups-psp-policy
Replacement for the Kubernetes Pod Security Policy that controls the usage of fsGroup in the pod security context
kubewarden/github-actions
GitHub actions used by the Kubewarden project
kubewarden/k8s-objects
Experimental: Kubernetes Go types that can be used with TinyGo
kubewarden/automation
Automation scripts for the management of the Kubewarden organization on GitHub
kubewarden/kubecon-24-eu-kubewarden
Experiment for Kubewarden booth at Kubecon EU 2024
kubewarden/fleet-example
Example of Rancher Fleet bundle for Kubewarden
kubewarden/go-wasi-context-aware-test-policy
A test context-aware policy written using Go Wasi
kubewarden/kyverno-dsl-policy
[Experimental] Reuse Kyverno policies with Kubewarden
kubewarden/namespace-label-propagator-policy
Kubewarden policy designed to automatically propagate labels defined in a Kubernetes namespace to the associated resources within that namespace
kubewarden/rancher-kubectl-builder
Workflow to rebuild and sign rancher/kubectl image
kubewarden/pod-ndots-policy
Policy that enforces the usage of ndots in the pod's DNS configuration
kubewarden/raw-mutation-wasi-policy
Demo policy showing how to write a raw WASI mutation policy
kubewarden/raw-validation-wasi-policy
Demo policy showing how to write a raw WASI validating policy
kubewarden/rego-policies-library
A collection of Rego policies that can be used to enforce best practices in Kubernetes clusters