No description
  • Smarty 71.9%
  • Shell 28.1%
Find a file
Mangirdas Judeikis 5ba91037b2
Some checks failed
Release Charts / release (push) Failing after 0s
Update kcp and kcp-operator versions (#227)
2026-04-27 11:39:12 +02:00
.github/workflows upgrade CI jobs, pin actions to commits like kcp does it 2025-08-20 14:02:56 +02:00
charts Update kcp and kcp-operator versions (#227) 2026-04-27 11:39:12 +02:00
examples/sharded Update kcp operator to 0.4.0 2026-01-05 13:14:44 +02:00
hack Release charts for kcp 0.31 (#221) 2026-04-14 15:28:10 +02:00
.gitignore fix: fix pullSecret list format in helpers 2025-05-11 09:55:43 +02:00
.prow.yaml upgrade CI jobs, pin actions to commits like kcp does it 2025-08-20 14:02:56 +02:00
.typos.toml fix typos 2025-08-22 15:57:59 +02:00
LICENSE Initial commit 2022-07-28 21:42:44 -05:00
OWNERS Update approvers 2025-12-09 09:15:28 +01:00
README.md Add kcp-operator to repository README and extend Chart README 2025-06-25 10:11:48 +02:00
renovate.json add Renovate configuration (#217) 2026-04-01 11:47:08 +02:00

kcp Helm Charts

Repository for kcp Helm charts.

Overview

The following charts are currently available from this repository:

Caution

The charts below are work-in-progress and currently not ready for production use.

In addition, to support multi-shard kcp setups, we support a collection of charts that are meant to be used together:

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.

For individual usage instructions, please see the respective chart documentation linked above.

Contributing

We ❤️ our contributors! If you're interested in helping us out, please check out contributing to kcp.

This community has a Code of Conduct. Please make sure to follow it.

Getting in touch

There are several ways to communicate with us:

License

Helm charts in this repository are licensed under Apache-2.0.