article thumbnail

Kubernetes Networking 101

Kentik

Big Cloud Fabric (Big Switch Networks) - is designed to run Kubernetes in private cloud/on-premises environments. CNI-Genie (Huawei) - CNI is short for “Container Network Interface;” this implementation enables Kubernetes to simultaneously have access to different implementations of the Kubernetes network model in runtime.

article thumbnail

How do I send packets to a NIC that doesn't support promiscuous mode? [closed]

Network Engineering

I'm learning kernel-bypass networking techniques using DPDK, and I have an AWS Amazon Linux 2023 VM with installed DPDK on it, running the DPDK skeleton basic forwarding sample application. I have my primary AWS ENA network interface for ssh access, and a secondary AWS ENA interface hooked to DPDK using the igb_uio kernel module.