-
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
- <...>
Done Checklist
Who | What | Reference |
---|---|---|
DEV | Upstream roadmap issue (or individual upstream PRs) | https://github.com/kubevirt/kubevirt/tree/main/cmd/cniplugins/passt-binding |
DEV | Upstream documentation merged | https://kubevirt.io/user-guide/network/net_binding_plugins/passt/#passt-binding |
DEV | gap doc updated | N/A |
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 | https://access.redhat.com/articles/7067964 |