Paths
Learn Kubernetes step by step with structured paths
Kubernetes Essentials
23 lessonsLearn the fundamentals of Kubernetes in 1-2 hours. Master kubectl, Pods, Deployments, Services, and ConfigMaps through hands-on exercises.
Kubernetes Complete Course
37 lessonsMaster Kubernetes from A to Z with 95 comprehensive chapters covering all essential concepts.
Modules
Learn at your own pace by choosing the topics that interest you
Configuration
3 lessonsLearn how to configure applications in Kubernetes: ConfigMaps, Secrets, resource management (requests/limits), probes (liveness, readiness, startup), and kubeconfig
Kubernetes Overview
9 lessonsLearn the fundamental concepts of Kubernetes: what it is, why use it, cluster architecture, the Kubernetes API, and how to work with Kubernetes objects (namespaces, labels, annotations, and more)
Services & Networking
8 lessonsLearn Kubernetes networking: Services, DNS, Ingress, Gateway API, Network Policies, EndpointSlices, and traffic routing
Workloads
17 lessonsLearn about Pods, ReplicaSets, Deployments, StatefulSets, DaemonSets, Jobs, and CronJobs - the fundamental Kubernetes workload resources