Skip to content

Kubernetes Basics

Go from containers to cluster — learn the concepts, components, and practices behind Kubernetes.

Beginner1 hours10 lessons
Start Course →

What You'll Learn

  • Understand containers and why Docker became the industry standard
  • Explain why Kubernetes exists and what problems it solves
  • Describe the Kubernetes control plane and worker node architecture
  • Create and manage Pods, Deployments, ReplicaSets, and StatefulSets
  • Expose applications using Services and Ingress controllers
  • Use ConfigMaps and Secrets to manage application configuration
  • Apply RBAC to control cluster access
  • Deploy applications using Helm charts

Prerequisites

  • Basic Linux terminal skills (see Linux Basics course)
  • Familiarity with what a web server or application is
  • No prior Kubernetes experience required

Course Curriculum

Practice for the Real Exam

After completing this course, test yourself with exam-style practice questions.