pingcap / pingcap/docs-tidb-operator

StartScriptVersion configuration

Open
#2,584 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.