Skip to content

v2025.06

Latest
Compare
Choose a tag to compare
@raghs-aws raghs-aws released this 25 Jul 21:33
· 1 commit to main since this release
  • Supports initContainer and Sidecars
  • Identifies ENI by matching MAC addresses of the POD with teh MAC address of the ENIs attached to worker.
  • Support multiple Multus ENIs using same subnet (as they will have different MAC addresses)
  • If MAC address couldn't be matched with any worknode mac (then it matches the IP with the worker node attached subnet CIDRs)
  • ignores eth0 on pod (vpc-cni)