foundation-model-stack / multi-nic-cni

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

make controller support aws-ipvlan plugin and update connection-check #88

Closed sunya-ch closed 1 year ago

sunya-ch commented 1 year ago

Corresponding to https://github.com/foundation-model-stack/multi-nic-cni/issues/60, https://github.com/foundation-model-stack/multi-nic-cni/pull/61, this PR rebased https://github.com/foundation-model-stack/multi-nic-cni/pull/62 from v1.0.3 to support aws-ipvlan plugin.

As it will use the host subnet and only common nodeport range is open, this PR also updates connection check image and script to use ports in that range (3000x).

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