From a90e4de052d58f64ce414ab558085d3bd4d1acba Mon Sep 17 00:00:00 2001 From: Wiharris <96480979+Wiharris@users.noreply.github.com> Date: Tue, 14 Jun 2022 15:20:28 -0400 Subject: [PATCH] OSDOCS-3726-B Kuryr ports pools & CIDR sizes OSDOCS-3726-B Notes Updated OSDOCS-3726-B Important & Note Update OSDOCS-3726-B Removed Kury Pots Pools OSDOCS-3726-B Added Namespace OSDOCS-3726-B Moved CIDR Range --- modules/installation-osp-custom-subnet.adoc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/modules/installation-osp-custom-subnet.adoc b/modules/installation-osp-custom-subnet.adoc index 3c1f9077a3..d966e1e4de 100644 --- a/modules/installation-osp-custom-subnet.adoc +++ b/modules/installation-osp-custom-subnet.adoc @@ -32,3 +32,8 @@ Clusters that use custom subnets have the following limitations: By default, the API VIP takes x.x.x.5 and the Ingress VIP takes x.x.x.7 from your network's CIDR block. To override these default values, set values for `platform.openstack.apiVIP` and `platform.openstack.ingressVIP` that are outside of the DHCP allocation pool. ==== + +[IMPORTANT] +==== +The CIDR ranges for networks are not adjustable after cluster installation. Red Hat does not provide direct guidance on determining the range during cluster installation because it requires careful consideration of the number of created pods per namespace. +====