Remove Hypervisor Remove IP Address Remove Networking
article thumbnail

Kubernetes Networking 101

Kentik

Understanding the network footprint of applications and services is now essential for delivering fast and reliable services in cloud-native environments. Networking is not evaporating into the cloud but instead has become a critical component that underpins every part of modern application architecture. A Refresh: Kubernetes Basics.

Network 63
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.