Skip to content

🐳 A hands-on journey into Docker & Kubernetes: learning to build containerized apps, explore orchestration, and try real-world workflows. Based on Maximilian Schwarzmüller’s course.

Notifications You must be signed in to change notification settings

ILXNAH/docker-and-k8s

Repository files navigation

Docker & Kubernetes - Practical Guide

Learning Lab Status Progress Last Commit

About

This repo contains my personal notes, code snippets, and practical exercises created while working through the Docker & Kubernetes: The Practical Guide [2025 Edition] by Maximilian Schwarzmüller.

Some of the content, including code and projects, closely follows or adapts materials from the course.
All original course materials (videos, slides, and code examples) remain the property of Maximilian Schwarzmüller.

This repository is intended for personal learning and sharing insights with others following the course. It is not intended for redistribution or commercial use.

Course Sections:

  1. Getting Started
  2. Docker Images & Containers: The Core Building Blocks
  3. Managing Data & Working with Volumes
  4. Networking: (Cross-)Container Communication
  5. Building Multi-Container Applications with Docker
  6. Docker Compose: Elegant Multi-Container Orchestration
  7. Working with "Utility Containers" & Executing Commands in Containers
  8. A More Complex Setup: A Laravel & PHP Dockerized Project
  9. Deploying Docker Containers
  10. Docker & Containers - A Summary
  11. Getting Started with Kubernetes
  12. Kubernetes in Action - Diving into the Core Concepts
  13. Managing Data & Volumes with Kubernetes
  14. Kubernetes Networking
  15. Kubernetes - Deployment (AWS EKS) - has been skipped for now, TBD
  16. Roundup & Next Steps

📚 Additional Resources

🐳 My public Docker images

About

🐳 A hands-on journey into Docker & Kubernetes: learning to build containerized apps, explore orchestration, and try real-world workflows. Based on Maximilian Schwarzmüller’s course.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published