Merge pull request #43726 from my-git9/path-16046

[zh-cn] sync node-conformance debug-cluster/_index.md
pull/43787/head^2
Kubernetes Prow Robot 2023-11-02 14:15:36 +01:00 committed by GitHub
commit 789c7d2eb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 5 deletions

View File

@ -43,10 +43,10 @@ daemons installed:
要运行节点一致性测试,节点必须满足与标准 Kubernetes 节点相同的前提条件。节点至少应安装以下守护程序:
<!--
* Container Runtime (Docker)
* CRI-compatible container runtimes such as Docker, Containerd and CRI-O
* Kubelet
-->
* 容器运行时 (Docker)
* 与 CRI 兼容的容器运行时,例如 Docker、Containerd 和 CRI-O
* Kubelet
<!--
@ -74,7 +74,6 @@ To run the node conformance test, perform the following steps:
一些其他的 kubelet 命令行参数可能会被用到:
* `--cloud-provider`:如果使用 `--cloud-provider=gce`,需要移除这个参数来运行测试。
<!--
2. Run the node conformance test with command:

View File

@ -25,6 +25,13 @@ You may also visit the [troubleshooting overview document](/docs/tasks/debug/) f
对于应用的调试,请参阅[应用故障排查指南](/zh-cn/docs/tasks/debug/debug-application/)。
你也可以访问[故障排查](/zh-cn/docs/tasks/debug/)来获取更多的信息。
<!--
For troubleshooting {{<glossary_tooltip text="kubectl" term_id="kubectl">}}, refer to
[Troubleshooting kubectl](/docs/tasks/debug/debug-cluster/troubleshoot-kubectl/).
-->
有关 {{<glossary_tooltip text="kubectl" term_id="kubectl">}} 的故障排查,
请参阅 [kubectl 故障排查](/zh-cn/docs/tasks/debug/debug-cluster/troubleshoot-kubectl/)。
<!-- body -->
<!--