mjudeikis / helm-charts

Helm chart repo for KCP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KCP Helm Charts

Repository for KCP helm charts.

Usage

Helm must be installed to use the charts. Please refer to Helm's documentation to get started.

Once Helm has been set up correctly, add the repo as follows:

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

If you had already added this repo earlier, run helm repo update to retrieve the latest versions of the packages. You can then run helm search repo kcp to see the charts.

To install the kcp chart:

helm install my-kcp kcp/kcp

To uninstall the chart:

helm delete my-kcp

About

Helm chart repo for KCP

License:Apache License 2.0


Languages

Language:Shell 66.9%Language:Smarty 33.1%