2 — Kubernetes Networking
Purpose
[stub: kubernetes-networking] — see also kubernetes/README.md Part 04 for CKA-level depth on this same scope (CNI, kube-proxy, Services, Ingress, Gateway API, Network Policies).
Metadata
| Author | Amit Singh |
| Scope | networks |
Local graph
Related notes
1 — Virtual Networking
VPCs/VNets, subnets, route tables, and security groups as the building blocks of a cloud network.
3 — Service Mesh
Istio, Linkerd, and Envoy as service mesh implementations, and how sidecars and mTLS turn a mesh into a security and traffic-control layer.
4 — Load Balancing
L4 vs. L7 load balancing, round robin, least connections, consistent hashing, and health checks as the mechanics behind traffic distribution.
5 — CDN
Edge nodes, cache invalidation, Cache-Control, and origin shield as the mechanics behind a CDN's performance and cost story.