You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 9, 2025. It is now read-only.
I’m using DraNet to attach a NIC to a Pod and can successfully set interface attributes (name/mtu/offloads) and static IPs via parameters.interface.addresses. For larger deployments I’d like the IPs to be allocated automatically (IPAM) instead of hardcoding them per workload. Is that possible today? I looked at the docs/examples and didn’t find anything obvious—so I’m checking whether this is already supported (and I missed it), on the roadmap, or out of scope.