malagant / kcp

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

Home Page:https://kcp.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo kcp

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.

Getting in touch

There are several ways to communicate with us:

Additional references

About

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

https://kcp.io

License:Apache License 2.0


Languages

Language:Go 95.9%Language:Shell 3.5%Language:Makefile 0.4%Language:Python 0.1%Language:Dockerfile 0.1%