update /ja/docs/setup/best-practices/node-conformance/

This commit is contained in:
Naoki Oketani 2020-05-30 17:02:28 +09:00
parent f1ec5728cb
commit 5aa6a49466
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ sudo docker run -it --rm --privileged --net=host \
k8s.gcr.io/node-test:0.2
```
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).
Node conformance test is a containerized version of [node e2e test](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-node/e2e-node-tests.md).
By default, it runs all conformance tests.
Theoretically, you can run any node e2e test if you configure the container and