Warning
While kcp-operator is usable, the project is still in an early state. Please only use it if you know what you are doing. We recommend against using it in production setups right now.
kcp-operator is a Kubernetes operator to deploy and run kcp instances on a Kubernetes cluster. kcp is a horizontally scalable control plane for Kubernetes-like APIs.
- Create and update core components of a kcp setup (root shard, additional shards, front proxy)
- Support for multi-shard deployments of kcp
- Support for a dedicated cache-server deployment not embedded in the root shard
- Generate and refresh kubeconfigs for accessing kcp instances or specific shards
- Cross-namespace/-cluster setups of a multi-shard kcp deployment
The table below marks known support of a kcp version in kcp-operator versions.
kcp | main |
---|---|
main |
|
0.27.x | ✅ |
Thanks for taking the time to start contributing! Please check out our contributor documentation.
- Please familiarize yourself with the Code of Conduct before contributing.
- See our contributor documentation for instructions on the developer certificate of origin that we require.
- We welcome pull requests. Feel free to dig through the issues and jump in.
See the list of releases to find out about feature changes.
This project is licensed under Apache-2.0.
Footnotes
-
While we try to support kcp's
main
branch, this support is best effort and should not be used for deploying actual kcp instances. ↩