Notes from the book:
Docker Deep Dive β ZERO TO DOCKER IN A SINGLE BOOK! by Nigel Poulton
I wanted to take notes and document my learning journey with Docker, and eventually Kubernetes as well.
This repository will serve as a structured space to map out each chapter with:
- π‘ Key concepts
- π Personal thoughts
- π Useful information
- Docker β Understanding containers, images, networking, and orchestration.
- Kubernetes β Expanding into container orchestration and scaling.
Each chapter will include:
- Summary of concepts
- Commands or examples
- Personal insights
- References for deeper study
By documenting this journey, I aim to:
- Reinforce my own learning
- Share knowledge with others exploring Docker & Kubernetes
- Build a practical reference guide for future projects