maruina / kamaji

Build and operate Kubernetes at scale with a fraction of operational burden.

Home Page:https://kamaji.clastix.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kamaji

Logo Logo

Kamaji deploys and operates Kubernetes Control Plane at scale with a fraction of the operational burden. Kamaji is special because the Control Plane components are running in a single pod instead of dedicated machines. This solution makes running multiple Control Planes cheaper and easier to deploy and operate.

Architecture Architecture

Features

  • Self Service Kubernetes: leave users the freedom to self-provision their Kubernetes clusters according to the assigned boundaries.
  • Multi-cluster Management: centrally manage multiple clusters from a single admin cluster. Happy SREs.
  • Cheaper Control Planes: place multiple control planes on a single node, instead of having three nodes for a single control plane.
  • Stronger Multi-Tenancy: leave users to access the control plane with admin permissions while keeping them isolated at the infrastructure level.
  • Kubernetes Inception: use Kubernetes to manage Kubernetes by re-using all the Kubernetes goodies you already know and love.
  • Full APIs compliant: all clusters are CNCF compliant built with upstream Kubernetes binaries

Roadmap

  • Dynamic address on Load Balancer
  • Zero Downtime Tenant Control Plane upgrade
  • Join worker nodes from anywhere
  • Alternative datastore MySQL and PostgreSQL
  • Pool of multiple datastores
  • Seamless migration between datastores
  • Automatic assignment to a datastore
  • Autoscaling of Tenant Control Plane
  • Provisioning through Cluster APIs
  • Terraform provider
  • Custom Prometheus metrics for monitoring and alerting

Documentation

Please, check the project's documentation for getting started with Kamaji.

Contributions

Kamaji is Open Source with Apache 2 license and any contribution is welcome.

Community

Join the Kubernetes Slack Workspace and the #kamaji channel to meet end-users and contributors.

About

Build and operate Kubernetes at scale with a fraction of operational burden.

https://kamaji.clastix.io

License:Apache License 2.0


Languages

Language:Go 92.9%Language:Makefile 4.1%Language:Smarty 2.0%Language:Shell 0.7%Language:Dockerfile 0.3%