1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00

OCPBUGS-7592: adds clarification for IPv6 support

This commit is contained in:
Servesha Dudhgaonkar
2023-03-10 06:57:36 +05:30
committed by openshift-cherrypick-robot
parent 63f194383c
commit 2eff18bae2

View File

@@ -129,6 +129,7 @@ platform:
- 192.168.11.4
- 2001:DB8::5
----
IPv6 is supported only on bare metal platforms.
====
. Create the `agent-config.yaml` file:
@@ -269,4 +270,5 @@ networking:
- fd03::/112
networkType: OVNKubernetes
----
IPv6 is supported only on bare metal platforms.
====