Ensuring Database Performance on Kubernetes
Ensure your Database Performance on Kubernetes using KubeDB. KubeDB provides a bunch of features that increase your database performance on Kubernetes.
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