zh-trans: update docs/setup/node-conformance.md (#13201)

* zh-trans: update docs/setup/node-conformance.md

* zh-trans: update docs/setup/on-premises-vm/dcos.md
This commit is contained in:
SataQiu
2019-03-18 09:53:10 +08:00
committed by Kubernetes Prow Robot
parent 9fa8431ce5
commit 9b41a523ae
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -154,13 +154,13 @@ sudo docker run -it --rm --privileged --net=host \
<!--
Node conformance test is a containerized version of [node e2e test](https://github.com/kubernetes/community/blob/{{< param "githubbranch" >}}/contributors/devel/e2e-node-tests.md).By default, it runs all conformance tests.
-->
节点合规性测试是[节点e2e测试](https://github.com/kubernetes/community/blob/{{< param "githubbranch" >}}/contributors/devel/e2e-node-tests.md)的容器化版本。默认情况下,它会运行所有一致性测试。
节点合规性测试是[节点 e2e 测试](https://github.com/kubernetes/community/blob/{{< param "githubbranch" >}}/contributors/devel/e2e-node-tests.md)的容器化版本。默认情况下,它会运行所有一致性测试。
<!--
Theoretically, you can run any node e2e test if you configure the container and
mount required volumes properly. But **it is strongly recommended to only run conformance test**, because it requires much more complex configuration to run non-conformance test.
-->
从理论上讲,如果配置容器并正确安装所需的卷,则可以运行任何节点e2e测试。 但**强烈建议仅运行一致性测试**,因为它需要更复杂的配置来运行不一致性测试。
从理论上讲,如果配置容器并正确安装所需的卷,则可以运行任何节点 e2e 测试。 但**强烈建议仅运行一致性测试**,因为它需要更复杂的配置来运行不一致性测试。
<!--
## Caveats
@@ -174,5 +174,5 @@ mount required volumes properly. But **it is strongly recommended to only run co
* The test leaves dead containers on the node. These containers are created
during the functionality test.
-->
* 测试在节点上留下一些 docker 镜像,包括节点合规性测试像和功能测试中使用的容器像。
* 测试在节点上留下一些 docker 镜像,包括节点合规性测试像和功能测试中使用的容器像。
* 测试在节点上留下了死容器。 这些容器是在功能测试期间创建的。
+1 -1
View File
@@ -17,7 +17,7 @@ content_template: templates/concept
<!--
Mesosphere provides an easy option to provision Kubernetes onto [DC/OS](https://mesosphere.com/product/), offering:
-->
Mesosphere 提供了一个将 Kubernetes 加入 [DC/OS](https://mesosphere.com/product/)的简易选项,提供:
Mesosphere 提供了一个将 Kubernetes 加入 [DC/OS](https://mesosphere.com/product/) 的简易选项,提供:
<!--
* Pure upstream Kubernetes