kubeadm: fix typo in control-plane-ip
This commit is contained in:
+1
-1
@@ -456,7 +456,7 @@ The output is similar to:
|
|||||||
```
|
```
|
||||||
|
|
||||||
{{< note >}}
|
{{< 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 >}}
|
{{< /note >}}
|
||||||
|
|
||||||
The output should look something like:
|
The output should look something like:
|
||||||
|
|||||||
Reference in New Issue
Block a user