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?

  1. Checkout the step-by-step tutorials inside of our documentation 📖
  2. Add kwctl to your toolbox 🛠️ 🧰
  3. Pick one of the languages from below
Language Project Template SDK Validation Mutation Maturity
Rust :octocat: :octocat: ✔️ ✔️ 🔝
Go (TinyGo) :octocat: :octocat: ✔️ ✔️ ↗️
Swift :octocat: :octocat: ✔️ ✔️ ↗️
Rego - Open Policy Agent :octocat: Rego built-ins ✔️ 🔝
Rego - Gatekeeper :octocat: Rego built-ins ✔️ 🔝
DotNet :octocat: ✔️ ✔️ ↗️

Can't find your favorite language? 🔍 Reach out to us and let's have a chat!

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 71 15

  2. policy-server policy-server Public

    Webhook server that evaluates WebAssembly policies to validate Kubernetes requests

    Rust 134 18

  3. kubewarden-controller kubewarden-controller Public

    Manage admission policies in your Kubernetes cluster with ease

    Go 185 32

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

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

    Rust 8 7

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

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

    Go 9 15

  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 93 repositories
  • go-wasi-policy-template Public template

    Template of a plain WASI policy written using Go

    kubewarden/go-wasi-policy-template’s past year of commit activity
    Go 0 Apache-2.0 1 1 2 Updated Aug 23, 2024
  • github-actions Public

    GitHub actions used by the Kubewarden project

    kubewarden/github-actions’s past year of commit activity
    4 Apache-2.0 7 3 (1 issue needs help) 0 Updated Aug 23, 2024
  • kubewarden-controller Public

    Manage admission policies in your Kubernetes cluster with ease

    kubewarden/kubewarden-controller’s past year of commit activity
    Go 185 Apache-2.0 32 72 3 Updated Aug 23, 2024
  • cel-policy Public

    A policy that can run CEL expressions

    kubewarden/cel-policy’s past year of commit activity
    Go 2 Apache-2.0 5 7 0 Updated Aug 23, 2024
  • policy-server Public

    Webhook server that evaluates WebAssembly policies to validate Kubernetes requests

    kubewarden/policy-server’s past year of commit activity
    Rust 134 Apache-2.0 18 14 1 Updated Aug 23, 2024
  • policy-sdk-dotnet Public

    Kubewarden Policy SDK for the .NET platform

    kubewarden/policy-sdk-dotnet’s past year of commit activity
    C# 8 Apache-2.0 1 3 8 Updated Aug 22, 2024
  • docs Public

    Kubewarden's documentation

    kubewarden/docs’s past year of commit activity
    MDX 11 CC-BY-4.0 23 13 1 Updated Aug 22, 2024
  • kubecon-24-eu-kubewarden Public

    Experiment for Kubewarden booth at Kubecon EU 2024

    kubewarden/kubecon-24-eu-kubewarden’s past year of commit activity
    JavaScript 2 Apache-2.0 2 1 22 Updated Aug 22, 2024
  • 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 5 0 Updated Aug 22, 2024
  • 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 9 21 2 Updated Aug 22, 2024

Top languages

Loading…

Most used topics

Loading…