-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
rhos-18.0.15
-
None
-
False
-
-
False
-
?
-
rhos-conplat-core-operators
-
None
-
-
-
-
Moderate
Step 3 of the procedure shows a netconfig example. That example capitalizes some of the letters in the network names (CtlPlane, InternalApi, External, Storage, Tenant). This is inconsistent with the rest of this documentation page. Everywhere else these networks are mentioned, they're lower case.
This also causes issues with telemetry, that result in customer cases (I've seen at least 2 already). I assume customers copy and use the example with the capitalized network names and then don't realize they need to change the network name in telemetry as well (telemetry by default expects lowercase network names).
What's more our dev environments and CI as far as I've seen use lowercase everywhere as well, so the lowercase values is what we test with.
So please change the names in the example to lowercase to match what is in the rest of the documentation, to match what telemetry expects by default and to match what's being tested.