Skip to content

Commit ce756c6

Browse files
mchiapperohardys
authored andcommitted
Officially support dual-stack in downstream clusters
Edge 3.4 will give dual-stack deployments GA status, change the notes and warnings so that only single-stack IPv6 is not yet officially supported. Signed-off-by: Marco Chiappero <[email protected]> (cherry picked from commit 37e3522)
1 parent bf5b44b commit ce756c6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

asciidoc/product/atip-automated-provision.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -748,7 +748,7 @@ spec:
748748

749749
[IMPORTANT]
750750
====
751-
IPv6 and dual-stack deployments are in tech preview status and are not officially supported.
751+
Single-stack IPv6 deployments are in tech preview status and not yet officially supported.
752752
====
753753

754754
The `Metal3Cluster` object specifies the control-plane endpoint (replacing the `$\{DOWNSTREAM_CONTROL_PLANE_IP\}`) to be configured and the `noCloudProvider` because a bare-metal node is used.
@@ -972,7 +972,7 @@ Where:
972972
[NOTE]
973973
====
974974
* If no network configuration for the host has been specified, either at image build time or through the `BareMetalHost` definition, an autoconfiguration mechanism (DHCP, DHCPv6, SLAAC) will be used. For more details or complex configurations, check the xref:advanced-network-configuration[].
975-
* Multi-node dual-stack or IPv6 only clusters are not yet supported.
975+
* Single-stack IPv6 clusters are in tech preview status and not yet officially supported.
976976
* Architecture must be either `x86_64` or `aarch64`, depending on the architecture of the bare-metal host to be enrolled.
977977
====
978978

@@ -1529,7 +1529,7 @@ As for the previous example, replace the following variables with actual values,
15291529

15301530
[IMPORTANT]
15311531
====
1532-
IPv6 and dual-stack deployments are in tech preview status and are not officially supported.
1532+
Single-stack IPv6 deployments are in tech preview status and not yet officially supported.
15331533
====
15341534

15351535
[NOTE]

0 commit comments

Comments
 (0)