pingcap / pingcap/docs-tidb-operator
StartScriptVersion configuration
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 52
- Forks
- 129
- Avg merge
- 12m
- Merged PRs (30d)
- 2
Description
File: /release-1.6/zh/deploy-failures.md
StartScriptVersion 配置为“v1”、“v2”在不同文档中有不同的定义:
https://docs.pingcap.com/zh/tidb-in-kubernetes/stable/deploy-failures中表明:当配置了 startUpScriptVersion 为 v1 时,TiDB Operator 会使用 dig 替换 nslookup 来检查 DNS。
https://docs.pingcap.com/zh/tidb-in-kubernetes/stable/configure-a-tidb-cluster#startscriptversion中表明:配置为v2 有以下优化,使用 dig 命令替换 nslookup 命令来解析 DNS。
互相冲突!!!
Contributor guide
No contributing guide indexed for this repository
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
Compare the StartScriptVersion descriptions in release-1.6/zh/deploy-failures.md and the linked configure-a-tidb-cluster#startscriptversion section. Check the intended v1 and v2 behavior against the surrounding documentation, then align both sections so the DNS command mapping is consistent and verify the rendered links and headings.
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
- Mostly clear
- Newbie friendliness
- 45/100