Skip to content

Commit a339084

Browse files
author
Shubha Narayanan
committed
Removed dual stack limitation note
1 parent c9b178c commit a339084

File tree

2 files changed

+3
-18
lines changed

2 files changed

+3
-18
lines changed

modules/ipi-install-modifying-install-config-for-dual-stack-network.adoc

Lines changed: 2 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
//
33
// ipi-install-configuration-files.adoc
44
// installing-vsphere-installer-provisioned-network-customizations.adoc
5-
ifeval::["{context}" == "installing-vsphere-installer-provisioned-network-customizations"]
6-
:vSphere:
7-
endif::[]
85

96
:_content-type: PROCEDURE
107
[id='modifying-install-config-for-dual-stack-network_{context}']
@@ -41,19 +38,7 @@ platform:
4138
- <wildcard_ipv6>
4239
----
4340

44-
ifdef::vSphere[]
45-
[IMPORTANT]
46-
====
47-
You can configure dual-stack networking on a single interface only.
48-
====
49-
5041
[NOTE]
5142
====
52-
* In a vSphere cluster configured for dual-stack networking, the node custom resource object has only the IP address from the primary network listed in `Status.addresses` field.
53-
* In the pod that uses the host networking with dual-stack connectivity, the `Status.podIP` and `Status.podIPs` fields contain only the IP address from the primary network.
54-
====
55-
endif::vSphere[]
56-
57-
ifeval::["{context}" == "installing-vsphere-installer-provisioned-network-customizations"]
58-
:!vSphere:
59-
endif::[]
43+
For a cluster with dual-stack networking configuration, you must assign both IPv4 and IPv6 addresses to the same interface.
44+
====

modules/nw-ovn-kubernetes-matrix.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ endif::[]
6464

6565
2. Egress router for OVN-Kubernetes supports only redirect mode.
6666
67-
3. IPv6 is supported only on bare metal, IBM Power, and {ibmzProductName} clusters.
67+
3. IPv6 is supported only on bare metal, vSphere, IBM Power, and {ibmzProductName} clusters.
6868
6969
4. IPv6 single stack does not support xref:../../networking/k8s_nmstate/k8s-nmstate-about-the-k8s-nmstate-operator.adoc#k8s-nmstate-about-the-k8s-nmstate-operator[Kubernetes NMState].
7070
--

0 commit comments

Comments
 (0)