mirror of
https://github.com/clastix/kamaji.git
synced 2026-02-14 18:10:03 +00:00
375 B
375 B
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.