Kubernetes Learning Resources
As I explore and learn more about Kubernetes, I've gathered several resources that have been helpful along the way. To make these resources accessible and useful for others, I've organized them by topics such as networking, storage, and more. Each topic includes both written and video content, and I've documented them here in markdown format.
Networking
Written Resources
- A Guide to the Kubernetes Networking Model | Kevin Sookocheff
- Understanding DNS resolution on Linux and Kubernetes
- Kubernetes Deep Dive: LoadBalancer Services and MetalLB | by Sigrid Jin | Oct, 2024 | Medium
- Flannel | kubernetes-under-the-hood