Error Report
Please answer the following questions before submitting your issue. Thanks!
- What is the URL/path of the document related to this issue?
https://github.com/pingcap/docs/blob/master/v3.0/tidb-in-kubernetes/reference/tools/in-kubernetes.md
- How would you like to improve it?
There're some major changes (e.g. #7052) between helm 2 and 3.
From https://pingcap.com/docs/stable/tidb-in-kubernetes/get-started/deploy-tidb-from-kubernetes-minikube/ it seems the doc is based on helm 2.
Though the default way to install helm curl https://raw.githubusercontent.com/helm/helm/master/scripts/get | bash do get helm 2 installed but a lot of them don't, like the brew way mentioned in doc. It would be great if the helm version is specified.
Error Report
Please answer the following questions before submitting your issue. Thanks!
https://github.com/pingcap/docs/blob/master/v3.0/tidb-in-kubernetes/reference/tools/in-kubernetes.md
There're some major changes (e.g. #7052) between helm 2 and 3.
From https://pingcap.com/docs/stable/tidb-in-kubernetes/get-started/deploy-tidb-from-kubernetes-minikube/ it seems the doc is based on helm 2.
Though the default way to install helm
curl https://raw.githubusercontent.com/helm/helm/master/scripts/get | bashdo get helm 2 installed but a lot of them don't, like the brew way mentioned in doc. It would be great if the helm version is specified.