-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
CNV v4.20.0
-
None
-
Quality / Stability / Reliability
-
3
-
False
-
-
False
-
None
-
Instructions
-
-
Yes
-
None
Goal
Update the documentation
- Explicitly describe the limitations of autoattachPodInterface
- There is no tooling on the backend to set the binding according to UDN/no-UDN. The way that is addressed is in the UI. Set the autoattachPodInterface=true and explicitly set one binding or another.
Background
See cloned issue CNV-68047 for details and documentation discussion
In the VMI, autoattached Pod Network based on UDN has type masquerade but it should inherit the type from the UDN (as standard network)
Version-Release number of selected component (if applicable):
4.20
How reproducible:
always
Steps to Reproduce:
1. configure UDN (l2bridge used) 2. create VM with no interfaces and autoattachPodInterface= true 3. start the VM
Actual results:
Pod Network has type masquerade
Expected results:
Pod Network should have type l2bridge
Additional info: