Tagged articles
4 articles
Page 1 of 1
Liangxu Linux
Liangxu Linux
Jun 30, 2021 · Cloud Native

Understanding Overlay vs. Underlay Networks in Kubernetes

This article explains the concepts, mechanisms, and trade‑offs of Overlay and Underlay network models for container networking in Kubernetes, covering VXLAN, MAC VLAN, IP VLAN, and direct‑routing approaches with practical examples and configuration details.

Direct RoutingIP VLANKubernetes
0 likes · 13 min read
Understanding Overlay vs. Underlay Networks in Kubernetes
21CTO
21CTO
Jan 9, 2016 · Operations

Step‑by‑Step Guide to Configuring an LVS Load Balancer with Direct Routing

This tutorial walks you through installing LVS on a Red Hat server, configuring the router, setting up virtual and real servers, adjusting ARP tables, and validating the cluster with ipvsadm, curl, and Tsung performance testing, all while ensuring high‑throughput static web delivery.

ClusterDirect RoutingLVS
0 likes · 11 min read
Step‑by‑Step Guide to Configuring an LVS Load Balancer with Direct Routing