Merge pull request #20529 from neolit123/1.19-fix-create-cluster-ip-host

kubeadm: fix typo in control-plane-ip
This commit is contained in:
Kubernetes Prow Robot
2020-04-27 11:57:26 -07:00
committed by GitHub
@@ -456,7 +456,7 @@ The output is similar to:
```
{{< note >}}
To specify an IPv6 tuple for `<control-plane-host>:<control-plane-ip>`, IPv6 address must be enclosed in square brackets, for example: `[fd00::101]:2073`.
To specify an IPv6 tuple for `<control-plane-host>:<control-plane-port>`, IPv6 address must be enclosed in square brackets, for example: `[fd00::101]:2073`.
{{< /note >}}
The output should look something like: