Remove Application Remove Hypervisor Remove Network Interface
article thumbnail

Kubernetes Networking 101

Kentik

As the complexity of microservice applications continues to grow, it’s becoming extremely difficult to track and manage interactions between services. Understanding the network footprint of applications and services is now essential for delivering fast and reliable services in cloud-native environments.

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.