Multiple CNIs with Multus and Whereabouts

Tanzu Kubernetes Grid provides Container Network Interface (CNI) and IP Address Management (IPAM) plugins that enables you to attach multiple network interfaces to a single pod and associate each with a different address range.

  • Multus CNI is an open-source container network interface plugin for Kubernetes that enables attaching multiple network interfaces to pods. See the Multus CNI repository for more information.
  • Whereabouts is an open source IPAM CNI plugin you can use with Multus to assign IP addresses to pods cluster-wide dynamically. See the Whereabouts Overview for more information.

For instructions on how to implement multiple pod network interfaces with Multus and Whereabouts, see:

check-circle-line exclamation-circle-line close-line
Scroll to top icon