- 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)