Skip to content

Kubewarden is a policy engine for Kubernetes. It helps with keeping your Kubernetes clusters secure 🔐 and compliant ✔.

Kubewarden policies can be written using regular programming languages or Domain Specific Languages (DSL).

Policies are compiled into WebAssembly modules that are then distributed using traditional container registries.

Getting Started 📚

Check our first-stop kubewarden/community 👋 repository for information about the organization of the project.

Take a look at our documentation 📖 Stay up to date by reading our official blog 📣 and by following us on Twitter.

Get in touch with us on Slack: join the kubewarden channel hosted by the official Kubernetes workspace 👨‍💻 💬 👩‍💻

Enforcing Policies 🔒

Discover ready to use policies by visiting ArtifactHub 📦

Don't forget to take a look at kwctl, our handy multi-purpose tool for managing policies 🛠️ 🧰

Writing policies 📝

Interested in writing a new policy?

Kubewarden allows you to write policies using a variety of programming languages, including Rust, Go, Rego, CEL and others.

These are some useful resources to get you started:

Useful GitHub tags :octocat: 🏷️

Use these tags to find repositories over all GitHub 🗺️ 🌌

Purpose Tag
Policy Template kubewarden-policy-template
Policy kubewarden-policy
Policy SDK kubewarden-policy-sdk

Contributing 🙌

That's fantastic news! 🥳

Check our general CONTRIBUTING.md docs.

Quick links to "core" projects:

Project Scope Language
kubewarden-controller Kubernetes integration point Go
policy-server Run Kubewarden policies Rust
kwctl Kubewarden policy multi-purpose cli tool Rust

Pinned Loading

  1. kwctl kwctl Public

    Go-to CLI tool for Kubewarden users

    Rust 76 16

  2. policy-server policy-server Public

    Webhook server that evaluates WebAssembly policies to validate Kubernetes requests

    Rust 142 18

  3. kubewarden-controller kubewarden-controller Public

    Manage admission policies in your Kubernetes cluster with ease

    Go 197 33

  4. rust-policy-template rust-policy-template Public

    A Kubewarden rust policy template to be used with cargo-generate

    Rust 9 6

  5. go-policy-template go-policy-template Public template

    A template repository to quickly scaffold a Kubewarden policy written with Go language

    Go 10 16

  6. swift-policy-template swift-policy-template Public template

    A template repository to quickly scaffold a Kubewarden policy written with Swift language

    Swift 1 1

Repositories

Showing 10 of 96 repositories
  • policy-server Public

    Webhook server that evaluates WebAssembly policies to validate Kubernetes requests

    kubewarden/policy-server’s past year of commit activity
    Rust 142 Apache-2.0 18 18 0 Updated Jan 18, 2025
  • policy-evaluator Public

    Crate used by Kubewarden that is able to evaluate policies with a given input, request to evaluate and settings.

    kubewarden/policy-evaluator’s past year of commit activity
    Rust 15 Apache-2.0 8 22 0 Updated Jan 18, 2025
  • policy-fetcher Public

    Crate used by Kubewarden that is able to pull policies from OCI registries and HTTP servers.

    kubewarden/policy-fetcher’s past year of commit activity
    Rust 8 Apache-2.0 8 6 0 Updated Jan 18, 2025
  • kubewarden-controller Public

    Manage admission policies in your Kubernetes cluster with ease

    kubewarden/kubewarden-controller’s past year of commit activity
    Go 197 Apache-2.0 33 69 (2 issues need help) 2 Updated Jan 18, 2025
  • kwctl Public

    Go-to CLI tool for Kubewarden users

    kubewarden/kwctl’s past year of commit activity
    Rust 76 Apache-2.0 16 20 0 Updated Jan 18, 2025
  • audit-scanner Public

    Reports evaluation of existing Kubernetes resources with your already deployed Kubewarden policies.

    kubewarden/audit-scanner’s past year of commit activity
    Go 8 Apache-2.0 8 7 1 Updated Jan 18, 2025
  • kubewarden/context-aware-test-opa-policy’s past year of commit activity
    Open Policy Agent 0 Apache-2.0 0 1 1 Updated Jan 17, 2025
  • swift-policy-template Public template

    A template repository to quickly scaffold a Kubewarden policy written with Swift language

    kubewarden/swift-policy-template’s past year of commit activity
    Swift 1 Apache-2.0 1 3 1 Updated Jan 17, 2025
  • kubewarden/context-aware-test-gatekeeper-policy’s past year of commit activity
    Open Policy Agent 0 Apache-2.0 0 1 1 Updated Jan 17, 2025
  • capabilities-psp-policy Public

    A Pod Security Policy that controls Container Capabilities

    kubewarden/capabilities-psp-policy’s past year of commit activity
    Rust 5 Apache-2.0 7 2 0 Updated Jan 17, 2025

Top languages

Loading…

Most used topics

Loading…