mirror of
https://github.com/outbackdingo/kamaji.git
synced 2026-01-27 18:19:25 +00:00
Deploy Kamaji
Quickstart with KinD
make -C kind
Multi-tenant etcd cluster
This assumes you already have a running Kubernetes cluster and kubeconfig.
make -C etcd
Multi-tenant cluster using Kine
kine is an etcd shim that allows using different datastore.
Kamaji actually support the following backends:
This assumes you already have a running Kubernetes cluster and kubeconfig.