Skip to content

Commit f9cbd40

Browse files
author
Steven Smith
committed
Adds vSphere to ipv6/v6 conversion note
1 parent 78130f6 commit f9cbd40

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed

modules/installation-configuration-parameters.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ endif::ibm-cloud[]
186186
ifdef::vsphere[]
187187
[NOTE]
188188
====
189-
On VMware vSphere, dual-stack networking must specify IPv4 as the primary address family.
189+
On VMware vSphere, dual-stack networking can specify either IPv4 or IPv6 as the primary address family.
190190
====
191191
endif::vsphere[]
192192

networking/ovn_kubernetes_network_provider/converting-to-dual-stack.adoc

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,8 @@ After converting to dual-stack, all newly created pods are dual-stack enabled.
1111

1212
[NOTE]
1313
====
14-
A dual-stack network is supported on clusters provisioned on bare metal, {ibm-power-name}, {ibm-z-name} infrastructure, and single node OpenShift clusters.
15-
====
16-
17-
[NOTE]
18-
====
19-
While using dual-stack networking, you cannot use IPv4-mapped IPv6 addresses, such as `::FFFF:198.51.100.1`, where IPv6 is required.
14+
* While using dual-stack networking, you cannot use IPv4-mapped IPv6 addresses, such as `::FFFF:198.51.100.1`, where IPv6 is required.
15+
* A dual-stack network is supported on clusters provisioned on bare metal, {ibm-power-name}, {ibm-z-name} infrastructure, {sno}, and VMware vSphere.
2016
====
2117

2218
include::modules/nw-dual-stack-convert.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)