Skip to content

CAAPKW manages the deployment of Kubewarden policies in downstream clusters

Notifications You must be signed in to change notification settings

caapkw/cluster-api-addon-provider-kubewarden

Repository files navigation

CAPI Addon Provider Kubewarden - CAAPKW

capi kubewarden

Cluster API Add-on Provider for Kubewarden

👋 Welcome to CAAPKW! Here are some links to help you get started:

✨ What is Cluster API Add-on Provider for Kubewarden?

Cluster API Add-on Provider for Kubewarden extends Cluster API by managing the installation and configuration of Kubewarden in CAPI clusters. Kubewarden (a CNCF Sandbox project) is a Kubernetes Policy Engine that aims to be the universal Policy Engine for Kubernetes.

Given a KubewardenAddon specification, CAAPKW manages the installation of the policy engine to CAPI workload clusters simplifying security compliance for your CAPI-provisioned clusters.

This project is a concrete implementation of a ClusterAddonProvider, a pluggable component to be deployed on the Management Cluster. You can read the proposal document for ClusterAddonProvider here.