Additional Materials¶
Official Documentation¶
- Kubernetes Documentation - Official Kubernetes guides, concepts, and tasks.
- Cluster Setup - Options for deploying Kubernetes in different environments.
- kubectl Overview - CLI reference and usage.
- Kubernetes Architecture - Components of control plane and nodes.
- Pods - Basic deployable units of Kubernetes.
Articles & Tutorials¶
- Kubernetes Blog - Official announcements and tutorials.
- Kubernetes Basics - Hands-on introduction.
- Using Kubernetes Dashboard - Access and use the web UI.
Videos¶
- Kubernetes Explained - High-level introduction video.
- Kubernetes for Beginners - Step-by-step learning.
Interactive Labs¶
- Play with Kubernetes - Online playground for Kubernetes.
Books¶
- Kubernetes in Action by Marko Lukša - Practical guide with deep technical coverage.
- The Kubernetes Book by Nigel Poulton - Beginner-friendly Kubernetes guide.
- Production Kubernetes by Josh Rosso, Rich Lander, Alex Brand, and John Harris - Running Kubernetes at scale.