We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0ca25c1 + 88f0ded commit 4f46637Copy full SHA for 4f46637
docs/book/src/reference/kind.md
@@ -24,7 +24,7 @@ For example, the following is a sample `kind` configuration.
24
```
25
26
Using the configuration above, run the following command will give you a k8s
27
-v1.17.2 cluster with 1 master and 3 workers.
+v1.17.2 cluster with 1 control-plane node and 3 worker nodes.
28
29
```bash
30
kind create cluster --config hack/kind-config.yaml --image=kindest/node:v1.17.2
0 commit comments