Skip to content
/ kcp Public
forked from kcp-dev/kcp

Kubernetes-like control planes for form-factors and use-cases beyond Kubernetes and container workloads.

License

Notifications You must be signed in to change notification settings

cnvergence/kcp

This branch is 21 commits behind kcp-dev/kcp:main.

Folders and files

NameName
Last commit message
Last commit date
Mar 14, 2025
Dec 25, 2020
Mar 16, 2025
Mar 15, 2025
Mar 13, 2025
Feb 13, 2025
Mar 15, 2025
Mar 3, 2025
Mar 15, 2025
Mar 16, 2025
Mar 16, 2025
Dec 21, 2022
Apr 6, 2021
Nov 29, 2024
Feb 14, 2023
Mar 13, 2025
Mar 11, 2025
Mar 14, 2025
Dec 12, 2024
Sep 20, 2024
Mar 9, 2022
Mar 14, 2025
Aug 17, 2024
May 22, 2023
Apr 15, 2021
Mar 13, 2025
Mar 1, 2023
Oct 12, 2023
Oct 23, 2023
Jul 24, 2024
Dec 20, 2024
Aug 15, 2024
Mar 15, 2025
Mar 15, 2025

Repository files navigation

Logo kcp

OpenSSF Best Practices Go Report Card GitHub GitHub release (latest SemVer) FOSSA Status

Overview

kcp is a Kubernetes-like control plane focusing on:

  • A control plane for many independent, isolated “clusters” known as workspaces
  • Enabling API service providers to offer APIs centrally using multi-tenant operators
  • Easy API consumption for users in their workspaces

kcp can be a building block for SaaS service providers who need a massively multi-tenant platform to offer services to a large number of fully isolated tenants using Kubernetes-native APIs. The goal is to be useful to cloud providers as well as enterprise IT departments offering APIs within their company.

NB: In May 2023, the kcp project was restructured and components related to workload scheduling (e.g. the syncer) and the transparent multi cluster (tmc) code were removed due to lack of interest/maintainers. Please refer to the main-pre-tmc-removal branch if you are interested in the related code.

Documentation

Please visit docs.kcp.io/kcp for our documentation.

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:

Additional references

License

FOSSA Status

About

Kubernetes-like control planes for form-factors and use-cases beyond Kubernetes and container workloads.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 95.7%
  • Shell 3.5%
  • Other 0.8%