Slide 25
Slide 25 text
MULTIPLE NETWORK INTERFACE
• Multiple network interface means call CNI multiple times.
• For CNI, we need to know the namespace location for each POD.
• We want to provide a interface to dynamically call CNI for any existing POD.
• Input
• Pod Name, Network configuration (CNI name, configuration)
• Output
• Success (add another interface for existing POD)
• Error