Deploy & Manage Databases in Kubernetes Native Way
Deploy & Manage Databases in Kubernetes Native Way. KubeDB offers Native Kubernetes Support for managing databases on Hybrid and Multi-Cloud Environments
helm install kubedb oci://ghcr.io/appscode-charts/kubedb \
--version v2024.11.18 \
--namespace kubedb --create-namespace \
--set-file global.license=/path/to/the/license.txt \
--wait --burst-limit=10000 --debug