Skip to content

Setup

Requirements

Helm Chart

A Helm chart for kcp-operator is maintained in kcp-dev/helm-charts. To install it, first add the Helm repository:

helm repo add kcp https://kcp-dev.github.io/helm-charts

And then install the chart:

helm upgrade --install --create-namespace --namespace kcp-operator kcp-operator kcp/kcp-operator

Further Reading

Quickstart

Take your first steps after installing kcp-operator.