-
Bug
-
Resolution: Done
-
Undefined
-
4.13.z, 4.14.z, 4.15.z, 4.17.z, 4.16.z, 4.18.0
-
None
-
Important
-
No
-
3
-
OSDOCS Sprint 264
-
1
-
False
-
Description of problem:
Need a note: hostprefix need to be keep same if there are multiple network when installing cluster https://docs.openshift.com/container-platform/4.16/installing/installing_azure/installing-azure-network-customizations.html#nw-operator-cr_installing-azure-network-customizations Here the example are correct. However we may need to add a note: hostPrefix should be keep same when multiple network. in case customer used different value. spec: clusterNetwork: - cidr: 10.128.0.0/19 hostPrefix: 23 - cidr: 10.128.32.0/19 hostPrefix: 23 And all versions and platform for this part need to be updated.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. 2. 3.
Actual results:
Expected results:
Additional info:
- documents
-
OCPBUGS-46514 ClusterNetwork not working at first start when multiple subnets are configured
- Closed
- is related to
-
OCPBUGS-48089 Installer should fail if multiple clusternetwork CIDRs for same IP family have different hostPrefix
- ON_QA
- links to