Kubernetes Training Guide
This repository is a practical Kubernetes training resource.
It walks through deploying, managing, and troubleshooting real-world containerized applications using Kubernetes.
The focus is on hands-on, clear examples that work in both local and small cluster environments.
Repository Structure
The project is organized into modules:
- Module 1:
- Module 2:
- Lesson 2: Postgres - Your First App
- Lesson 3: Pgadmin Exercise
- Lesson 4: Ingress
- Lesson 4: Secret
- Lesson 5: Deploy More Apps
- Module 3:
- Lesson 1: Intro to Helm
- Lesson 2a: Templating & Deploying Chart
- Lesson 2b: Deploying Chart w/ Subcharts
Resources
The main instructions use the standard kubectl CLI.
Where useful, optional tips for using k9s are included to help visualize resources more easily.
This keeps the focus on building practical command-line skills while also introducing helpful tools.
Contributing and Contact
This guide is maintained by Ella Lincoln.
Feel free to reach out for feedback, ideas, or suggestions.