Deploy & Manage Databases on Kubernetes FREE
KubeDB is FREE to try on any Kubernetes distribution. You can deploy and manage your database on Kubernetes FREE
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