Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zh: helm offline document #378

Merged
merged 7 commits into from
Jun 11, 2020
Merged

zh: helm offline document #378

merged 7 commits into from
Jun 11, 2020

Conversation

weekface
Copy link
Contributor

@weekface weekface commented Jun 8, 2020

What is changed, added or deleted? (Required)

Which TiDB Operator version(s) do your changes apply to? (Required)

  • master (the latest development version)
  • v1.1 (TiDB Operator 1.1 versions)
  • v1.0 (TiDB Operator 1.0 versions)

What is the related PR or file link(s)?

  • This PR is translated from:
  • Other reference link(s):

@ran-huang ran-huang self-assigned this Jun 9, 2020
@ran-huang ran-huang added needs-cherry-pick-release-1.1 Should cherry pick this PR to release-1.1 branch. translation/doing This PR’s assignee is translating this PR. labels Jun 9, 2020
zh/tidb-toolkit.md Outdated Show resolved Hide resolved
zh/tidb-toolkit.md Outdated Show resolved Hide resolved
zh/tidb-toolkit.md Outdated Show resolved Hide resolved
zh/tidb-toolkit.md Outdated Show resolved Hide resolved
zh/tidb-toolkit.md Outdated Show resolved Hide resolved
zh/tidb-toolkit.md Outdated Show resolved Hide resolved
zh/tidb-toolkit.md Outdated Show resolved Hide resolved
zh/tidb-toolkit.md Outdated Show resolved Hide resolved
zh/tidb-toolkit.md Outdated Show resolved Hide resolved
zh/tidb-toolkit.md Outdated Show resolved Hide resolved
Co-authored-by: Ran <huangran@pingcap.com>
@weekface weekface requested a review from ran-huang June 9, 2020 07:19
Copy link
Contributor

@ran-huang ran-huang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

helm init --service-account=tiller --skip-refresh
```

Helm 服务端是一个名字叫 `tiller` 的服务,是作为一个 Pod 运行在 Kubernetes 集群里的。这个 Pod 使用的镜像是 `gcr.io/kubernetes-helm/tiller:v2.16.7`,如果无法访问 gcr.io,你可以尝试 mirror 仓库:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

v2.16.7 是可变的

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里是举例说明

@@ -174,94 +242,119 @@ tidb-ctl schema in mysql
helm init --upgrade
```

Kubernetes 应用在 Helm 中被打包为 chart。PingCAP 针对 Kubernetes 上的 TiDB 部署运维提供了多个 Helm chart:
3. 配置 Helm repo
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里提一下没网络的话直接跳到 step 4?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

都是一个 list 上下两项,无需频繁提及。

zh/tidb-toolkit.md Outdated Show resolved Hide resolved
Co-authored-by: DanielZhangQD <36026334+DanielZhangQD@users.noreply.github.com>
Copy link
Contributor

@DanielZhangQD DanielZhangQD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ran-huang
Copy link
Contributor

/merge

@ran-huang ran-huang added the status/can-merge Indicates a PR has been approved by a committer. label Jun 11, 2020
@sre-bot
Copy link
Contributor

sre-bot commented Jun 11, 2020

/run-all-tests

@sre-bot sre-bot merged commit 5a1b21a into pingcap:master Jun 11, 2020
sre-bot pushed a commit to sre-bot/docs-tidb-operator that referenced this pull request Jun 11, 2020
Signed-off-by: sre-bot <sre-bot@pingcap.com>
@sre-bot sre-bot mentioned this pull request Jun 11, 2020
3 tasks
@sre-bot
Copy link
Contributor

sre-bot commented Jun 11, 2020

cherry pick to release-1.1 in PR #399

@weekface weekface deleted the helm-offline branch June 11, 2020 07:05
sre-bot added a commit that referenced this pull request Jun 11, 2020
Signed-off-by: sre-bot <sre-bot@pingcap.com>
@ran-huang ran-huang added the size/large Changes of a large size. label Jun 22, 2020
@yikeke yikeke added size/medium Changes of a medium size. and removed size/large Changes of a large size. labels Jun 22, 2020
@DanielZhangQD DanielZhangQD mentioned this pull request Jun 28, 2020
3 tasks
@ran-huang ran-huang added translation/done This PR has been translated from English into Chinese and updated to pingcap/docs-cn in a PR. and removed translation/doing This PR’s assignee is translating this PR. labels Jun 29, 2020
@ti-srebot ti-srebot mentioned this pull request Jun 30, 2020
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-cherry-pick-release-1.1 Should cherry pick this PR to release-1.1 branch. size/medium Changes of a medium size. status/can-merge Indicates a PR has been approved by a committer. translation/done This PR has been translated from English into Chinese and updated to pingcap/docs-cn in a PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants