kamaji

command module
v0.2.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 27, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

README

Kamaji

Kamaji deploys and operates Kubernetes at scale with a fraction of the operational burden.

Why we are building it?

Global hyper-scalers are leading the Managed Kubernetes space, while other cloud providers, as well as large corporations, are struggling to offer the same experience to their DevOps teams because of the lack of the right tools. Also, current Kubernetes solutions are mainly designed with an enterprise-first approach and they are too costly when deployed at scale.

Kamaji aims to solve these pains by leveraging multi-tenancy and simplifying how to run multiple control planes on the same infrastructure with a fraction of the operational burden.

How it works

Kamaji turns any Kubernetes cluster into an “admin cluster” to orchestrate other Kubernetes clusters called “tenant clusters”. Kamaji is special because the Control Planes of “tenant clusters” are just regular pods instead of dedicated Virtual Machines. This solution makes running Control Planes at scale cheaper and easier to deploy and operate.

Architecture Architecture

Getting started

Please refer to the Getting Started guide to deploy a minimal setup of Kamaji on KinD.

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 tenant clusters from a single admin cluster. Happy SREs.
  • Cheaper Control Planes: place multiple tenant control planes on a single node, instead of having three nodes for a single control plane.
  • Stronger Multi-Tenancy: leave tenants to access the control plane with admin permissions while keeping the tenant 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: tenant clusters are fully CNCF compliant built with upstream Kubernetes binaries. A user does not see differences between a Kamaji provisioned cluster and a dedicated cluster.

Roadmap

  • Benchmarking
  • Stress-test
  • Support for dynamic address allocation on native Load Balancer
  • Zero Downtime Tenant Control Plane upgrade
  • konnectivity integration
  • Provisioning of Tenant Control Plane through Cluster APIs
  • Terraform provider
  • Custom Prometheus metrics for monitoring and alerting
  • kine integration for MySQL as datastore
  • kine integration for PostgreSQL as datastore
  • Pool of multiple datastores
  • Seamless migration between datastore with the same driver
  • Automatic assigning of Tenant Control Plane to a datastore
  • Autoscaling of Tenant Control Plane pods

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.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
api
v1alpha1
Package v1alpha1 contains API Schema definitions for the kamaji v1alpha1 API group +kubebuilder:object:generate=true +groupName=kamaji.clastix.io nolint
Package v1alpha1 contains API Schema definitions for the kamaji v1alpha1 API group +kubebuilder:object:generate=true +groupName=kamaji.clastix.io nolint
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL