TiDB on kind failing to start if following the docs
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 617
- Forks
- 724
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 223
Description
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://docs.pingcap.com/tidb-in-kubernetes/v1.0/deploy-tidb-from-kubernetes-kind -
How would you like to improve it?
The current value of hack/kind-cluster-build.sh script on item #2 is no longer valid for kind kind version 0.14.0
I'd suggest replacing by apiVersion: kind.x-k8s.io/v1alpha4, perhaps I should open a ticket on tidb operator?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the linked deploy-tidb-from-kubernetes-kind documentation and inspect item #2, especially the referenced hack/kind-cluster-build.sh script value. Compare the documented apiVersion with kind 0.14.0, then update the documentation so the kind deployment instructions work as described.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100