foundation-model-stack / multi-nic-cni

https://foundation-model-stack.github.io/multi-nic-cni/
Apache License 2.0
33 stars 5 forks source link

fix multipath route #151

Closed sunya-ch closed 11 months ago

sunya-ch commented 11 months ago

Multipath routes must be added after all the pod network device are added to the network namespace without device specific.

Also, must be deleted before each pod network device is deleted.

Signed-off-by: Sunyanan Choochotkaew sunyanan.choochotkaew1@ibm.com