kubeadm: fix typo in control-plane-ip

This commit is contained in:
Lubomir I. Ivanov
2020-04-23 20:27:58 +03:00
parent 2ccaace3e4
commit e3745cf558
@@ -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: