Skip to content

Prerequisites

Start here if you’re new to Kubernetes.

These tracks build foundational knowledge before diving into certifications or advanced topics.


Never used a terminal before? Start here. From “what is a computer” to “I deployed a website.”

ModuleTopic
0.1What is a Computer?
0.2What is a Terminal?
0.3First Terminal Commands
0.4Files and Directories
0.5Editing Files
0.6What is Networking?
0.7Servers and SSH
0.8Software and Packages
0.9What is the Cloud?
0.10Your First Server

You learned the terminal. Now learn to USE Linux day-to-day: shell power tricks, permissions, processes, services, and networking tools.

ModuleTopic
0.1CLI Power User
0.2Environment & Permissions
0.3Processes & Resources
0.4Services & Logs
0.5Networking Tools

Containers, Docker, and the ecosystem.

ModuleTopic
1.1What Are Containers?
1.2Docker Fundamentals
1.3What is Kubernetes?
1.4Cloud Native Ecosystem
1.5Monolith to Microservices

Hands-on fundamentals with kubectl.

ModuleTopic
1.1Your First Cluster
1.2kubectl Basics
1.3Pods - The Atomic Unit
1.4Deployments - Managing Apps
1.5Services - Stable Networking
1.6ConfigMaps & Secrets
1.7Namespaces & Labels
1.8YAML for Kubernetes

Now that you know what Kubernetes is, understand WHY it works the way it does.

ModuleTopic
1.1Why Kubernetes Won
1.2Declarative vs Imperative
1.3What We Don’t Cover
1.4Dead Ends - Technologies to Avoid

Infrastructure as Code, GitOps, and observability.

ModuleTopic
1.1Infrastructure as Code
1.2GitOps
1.3CI/CD Pipelines
1.4Observability Fundamentals
1.5Platform Engineering
1.6Security Practices (DevSecOps)

Zero to Terminal → Everyday Linux → Cloud Native 101 → Kubernetes Basics → Philosophy & Design → Modern DevOps

Or jump directly to Cloud Native 101 if you already know Linux, or to Kubernetes Basics if you already understand containers.

Want to go deeper into Linux? Continue to the Linux track (37 modules covering kernel internals, container primitives, networking, security, and operations — plus the LFCS certification path).


Ready to continue? Choose your path:

GoalNext Step
Master LinuxLinux (includes LFCS certification)
Get certifiedKubernetes Certifications
Learn cloud providersCloud
Run on your own hardwareOn-Premises Kubernetes
Go deeperPlatform Engineering
Explore cloud native toolsCloud Native Tools