Deconstructing Kubernetes Networking - Fundamentals and Troubleshooting
Offered By: CNCF [Cloud Native Computing Foundation] via YouTube
Course Description
Overview
Explore the intricacies of Kubernetes networking in this 27-minute conference talk by Maheshkumar Rajarathinavel for the Cloud Native Computing Foundation. Gain insights into the fundamental components of container and Kubernetes networking, including interfaces and routing rules. Delve into key networking elements such as Kubelet, load balancers, service iptables, endpoints, and pod IPs. Learn how to assess networking environments, understand the differences between Kubenet and Azure CNI, and analyze packet flow using tools like tshark and tcpdump. Discover techniques for troubleshooting networking issues and examining application code in a Kubernetes context.
Syllabus
Intro
Kes Networking: Key Components Kubelet
K8s Networking: Key Components
Networking Components in Action
Time to dig in on a networking issue...
High Level Environment Assessment
Sidebar: Kubenet vs. Azure CNI
Walking the stack - Load Balancer
Walking the stack - Service iptables
Walking the stack - Endpoints
Walking the stack - Pod IP
Load Balancer Metrics
Packet Flow Test - tshark
Packet Flow Test - tcpdump Client
Checking for listening ports
Application Code
Taught by
CNCF [Cloud Native Computing Foundation]
Related Courses
Kubernetes Housekeeping - Resource Management and Garbage CollectionLinux Foundation via YouTube Colocating Hadoop YARN with Kubernetes to Save Costs on Big Data
CNCF [Cloud Native Computing Foundation] via YouTube The Ins and Outs of the Cloud Provider in Kubernetes
CNCF [Cloud Native Computing Foundation] via YouTube Kubernetes SIG Node: Introduction and Deep Dive
CNCF [Cloud Native Computing Foundation] via YouTube Cgroupv2 - Coming Soon to Kubernetes Clusters
CNCF [Cloud Native Computing Foundation] via YouTube