Docker Containers and Kubernetes Learning Projects - Expanded Guides
This folder contains expanded versions of each project from /Volumes/corsair_1tb_mac/Sites/learning_journey_c/project_based_ideas/DEVOPS_CLOUD/DOCKER_CONTAINERS_KUBERNETES_LEARNING_PROJECTS.md.
How to use this folder
- Follow projects in order unless you are using a custom learning path.
- Complete the deterministic “Real World Outcome” before adding optional enhancements.
- Keep a project journal with commands, observations, and postmortem notes.
Project Index
- P01 - Kernel-Level Container Runtime Lab
- P02 - OCI Image Builder and Registry Workflow
- P03 - BuildKit Cache and Reproducibility Lab
- P04 - CRI Runtime Observability with crictl and Events
- P05 - Kubernetes Scheduler Simulator
- P06 - Controller Reconciliation Lab
- P07 - StatefulSet Failover and Backup Drills
- P08 - CNI and Service Network Troubleshooting Lab
- P09 - Pod Security and Policy-as-Code Enforcement
- P10 - GitOps Platform Capstone