Skip to content

Learn Docker, Docker Compose, Multi-Container Projects, Deployment and all about Kubernetes from the ground up! 🐳☸️

Notifications You must be signed in to change notification settings

ThomasCode92/docker-k8s-practical-guide

Repository files navigation

Docker & Kubernetes - The Practical Guide

Learn Docker, Docker Compose, Multi-Container Projects, Deployment and all about Kubernetes from the ground up! 🐳☸️

About this Repository
🌐 Dive into the world of Docker and Kubernetes with this Practical Guide.
⭐ Comprehensive resource for understanding and implementing containerization and orchestration using Docker and Kubernetes.
🔍 Practical examples and hands-on projects for solidifying the concepts and tools required for modern DevOps practices.
🚀 Develop, deploy, and scale applications with Docker and Kubernetes!

Table of Content

Module Description Resources
Images & Containers The Core Building Blocks Folder & GitHub Commits
Cheat Sheet
Volumes Managing Data & Working with Volumes Folder & GitHub Commits
Cheat Sheet
Networking (Cross-)Container Communication Folder & GitHub Commits
Cheat Sheet
Multi-Container Apps Building Multi-Container Applications with Docker Folder & GitHub Commits
Docker Compose Elegant Multi-Container Orchestration Folder & GitHub Commits
Cheat Sheet
Utility Containers Using Utiltiy Containers &
Executing Commands in Containers
Folder & GitHub Commits