- Create Metabase instances defined as custom resources
- Production-ready with dedicated database
- Customize resources needed (cpu, ram) by Metabase
- Update Metabase version and config (soon)
- Deploy the operator with helm
helm repo add metabase-operator-charts https://unagex.github.io/metabase-operator
helm repo update
helm install metabase-operator metabase-operator-charts/metabase-operator
- Deploy a basic Metabase
kubectl apply -f https://raw.githubusercontent.com/unagex/metabase-operator/main/config/samples/v1_metabase.yaml
⬇ See documentation below for more ⬇