Prerequisites
Start here if you’re new to Kubernetes.
These tracks build foundational knowledge before diving into certifications or advanced topics.
Tracks
Section titled “Tracks”Never used a terminal before? Start here. From “what is a computer” to “I deployed a website.”
You learned the terminal. Now learn to USE Linux day-to-day: shell power tricks, permissions, processes, services, and networking tools.
| Module | Topic |
|---|---|
| 0.1 | CLI Power User |
| 0.2 | Environment & Permissions |
| 0.3 | Processes & Resources |
| 0.4 | Services & Logs |
| 0.5 | Networking Tools |
Containers, Docker, and the ecosystem.
| Module | Topic |
|---|---|
| 1.1 | What Are Containers? |
| 1.2 | Docker Fundamentals |
| 1.3 | What is Kubernetes? |
| 1.4 | Cloud Native Ecosystem |
| 1.5 | Monolith to Microservices |
Hands-on fundamentals with kubectl.
Now that you know what Kubernetes is, understand WHY it works the way it does.
| Module | Topic |
|---|---|
| 1.1 | Why Kubernetes Won |
| 1.2 | Declarative vs Imperative |
| 1.3 | What We Don’t Cover |
| 1.4 | Dead Ends - Technologies to Avoid |
Infrastructure as Code, GitOps, and observability.
| Module | Topic |
|---|---|
| 1.1 | Infrastructure as Code |
| 1.2 | GitOps |
| 1.3 | CI/CD Pipelines |
| 1.4 | Observability Fundamentals |
| 1.5 | Platform Engineering |
| 1.6 | Security Practices (DevSecOps) |
Suggested Order
Section titled “Suggested Order”Zero to Terminal → Everyday Linux → Cloud Native 101 → Kubernetes Basics → Philosophy & Design → Modern DevOpsOr 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).
After Prerequisites
Section titled “After Prerequisites”Ready to continue? Choose your path:
| Goal | Next Step |
|---|---|
| Master Linux | Linux (includes LFCS certification) |
| Get certified | Kubernetes Certifications |
| Learn cloud providers | Cloud |
| Run on your own hardware | On-Premises Kubernetes |
| Go deeper | Platform Engineering |
| Explore cloud native tools | Cloud Native Tools |