Skip to main content

Install via Helm

Installation

Add the helm repository:

helm repo add itsthatdude https://itsthatdude.github.io/helm-charts/

Install the helm chart:

kubectl create namespace kairos-system
helm install kairos itsthatdude/kairos -n kairos-system