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 MySQL-MariaDB cluster
This assumes you already have a running Kubernetes cluster and kubeconfig.
Read this in order to know more about.