Releases: clastix/cluster-api-control-plane-provider-kamaji
Releases · clastix/cluster-api-control-plane-provider-kamaji
v0.1.0
The first implementation of the Kamaji Control Plane provider.
Install the provider by ensuring it is in your ~/.cluster-api/clusterctl.yaml
file as follows:
providers:
- name: "kamaji"
url: "https://github.com/clastix/cluster-api-control-plane-provider-kamaji/releases/v0.1.0/control-plane-components.yaml"
type: "ControlPlaneProvider"
Once done, initialize it:
$: clusterctl init --control-plane kamaji
Fetching providers
Skipping installing cert-manager as it is already installed
Installing Provider="control-plane-kamaji" Version="v0.1.0" TargetNamespace="kamaji-system"