Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Deconstructing Kubernetes Networking - Fundamentals and Troubleshooting
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Kes Networking: Key Components Kubelet
- 3 K8s Networking: Key Components
- 4 Networking Components in Action
- 5 Time to dig in on a networking issue...
- 6 High Level Environment Assessment
- 7 Sidebar: Kubenet vs. Azure CNI
- 8 Walking the stack - Load Balancer
- 9 Walking the stack - Service iptables
- 10 Walking the stack - Endpoints
- 11 Walking the stack - Pod IP
- 12 Load Balancer Metrics
- 13 Packet Flow Test - tshark
- 14 Packet Flow Test - tcpdump Client
- 15 Checking for listening ports
- 16 Application Code