-
Epic
-
Resolution: Done
-
Critical
-
None
-
None
Goal
Provide IPAM to customers connecting VMs to OVN Kubernetes secondary networks.
User Stories
- As a developer running VMs,
I want to offload IPAM to somebody else,
so I don't need to manage my own IP pools, DHCP server, or static IP configuration.
Non-Requirements
- IPv6 support is not required.
Notes
- KubeVirt cannot support CNI IPAM. For that reason we cannot utilize the current implementation of IP management in OVN Kubernetes
- OVN supports IPAM, where an IP range is defined per port, and the port then offers assigned IP to the client using DHCP. We can use this
Done Checklist
Who | What | Reference |
---|---|---|
DEV | Upstream roadmap issue | <link to GitHub Issue> |
DEV | Upstream code and tests merged | <link to meaningful PR> |
DEV | Upstream documentation merged | <link to meaningful PR> |
DEV | gap doc updated | <name sheet and cell> |
DEV | Upgrade consideration | <link to upgrade-related test or design doc> |
DEV | CEE/PX summary presentation | label epic with cee-training and add a <link to your support-facing preso> |
QE | Test plans in Polarion | <link or reference to Polarion> |
QE | Automated tests merged | <link or reference to automated tests> |
DOC | Downstream documentation merged | <link to meaningful PR> |