Skip to content

Commit a595ac6

Browse files
authored
Merge pull request #53330 from jboxman-rh/gh-49198
GH#49198: Add note about AWS and LibVirt
2 parents 7fc8828 + 4173718 commit a595ac6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

modules/nw-network-config.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,11 @@ For more information on these fields, refer to _Installation configuration param
3131
====
3232
Set the `networking.machineNetwork` to match the CIDR that the preferred NIC resides in.
3333
====
34+
+
35+
[IMPORTANT]
36+
====
37+
The CIDR range `172.17.0.0/16` is reserved by libVirt. You cannot use this range or any range that overlaps with this range for any networks in your cluster.
38+
====
3439

3540
Phase 2:: After creating the manifest files by running `openshift-install create manifests`, you can define a customized Cluster Network Operator manifest with only the fields you want to modify. You can use the manifest to specify advanced network configuration.
3641

0 commit comments

Comments
 (0)