Documentation for TiDB on Kubernetes. TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://www.pingcap.com/tidb-serverless/
➜ _dev git:(master) ✗ helm install --namespace tidb-admin tidb-operator pingcap/tidb-operator --version v1.4.2
Error: INSTALLATION FAILED: failed to download "pingcap/tidb-operator" at version "v1.4.2"
➜ _dev git:(master) ✗ helm repo update
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "crossplane-stable" chart repository
...Successfully got an update from the "deliveryhero" chart repository
...Successfully got an update from the "pingcap" chart repository
Update Complete. ⎈Happy Helming!⎈
➜ _dev git:(master) ✗ helm install --namespace tidb-admin tidb-operator pingcap/tidb-operator --version v1.4.2
NAME: tidb-operator
LAST DEPLOYED: Tue Feb 21 16:47:15 2023
NAMESPACE: tidb-admin
STATUS: deployed
REVISION: 1
TEST SUITE: None
NOTES:
Make sure tidb-operator components are running:
kubectl get pods --namespace tidb-admin -l app.kubernetes.io/instance=tidb-operator
➜ _dev git:(master) ✗
File: /release-1.4/en/get-started.md