-
Epic
-
Resolution: Done
-
Minor
-
None
Goal
Provide passt binding as an alternative to both bridge and masquerade binding on the pod network.
User Stories
- As an application developer,
the public IP of my VM and the IP seen within it must be the same,
since my application relies on that. - As a cluster admin,
I don't want any NAT to happen within my cluster,
since the local IPs behind the NAT may collide with my cluster-wide ranges. - As a HyperShift developer,
I want a supported way of bridge-like binding functionality,
so I don't have to use unsupported bridge binding.
Non-Requirements
- <List of things not included in this epic, to alleviate any doubt raised during the grooming process.>
Notes
- We need to figure out a way to install the CNI on the cluster
Grooming
- How do we install this
- What do we expose from the masquerade-like API
- What about the RPM image
Done Checklist
Who | What | Reference |
---|---|---|
DEV | Upstream roadmap issue (or individual upstream PRs) | N/A |
DEV | Upstream documentation merged | https://kubevirt.io/user-guide/virtual_machines/net_binding_plugins/passt/ |
DEV | gap doc updated | Not relevant |
DEV | Upgrade consideration | None |
DEV | CEE/PX summary presentation | N/A |
QE | Test plans in Polarion | N/A |
QE | Automated tests merged | N/A |
DOC | Downstream documentation merged | N/A |