Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.48 KB

File metadata and controls

22 lines (14 loc) · 1.48 KB

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.