Containerization - gusenov/kb GitHub Wiki
Docker
- GitHub
- How-To Geek
- A Complete Guide to Docker for Operations and Development. Test-Prep for the Docker Certified Associate (DCA) Exam by Engy Fouda - 201 pages
- Practical Docker with Python. Build, Release, and Distribute Your Python App with Docker by Sathyajith Bhat - 239 pages
- Хекслет / «Docker: Основы»
- Docker Compose позволяет управлять набором контейнеров, каждый из которых представляет собой один сервис проекта.
- Основы Docker. Большой практический выпуск by Артем Матяшов
- XDA / 25 essential commands every Docker beginner should know
Kubernetes
- Quick Start Kubernetes by Nigel Poulton - 99 pages
- OpenShift for Developers. A Guide for Impatient Beginners by Joshua Wood and Brian Tannous - 148 pages
- kubectl: CommandLine Kubernetes in a Nutshell. Deploy, manage, and debug container workloads using the Kubernetes CLI by Rimantas Mocevicius - 136 pages
- Kubernetes Application Developer. Develop Microservices and Design a Software Solution on the Cloud by Prateek Khushalani - 164 pages
- Kubernetes Patterns by Bilgin Ibryam, Roland Huss - 390 pages
- 50 Kubernetes Concepts Every DevOps Engineer Should Know by Michael Levan - 278 pages
- Practical Debugging at Scale: Cloud Native Debugging in Kubernetes and Production by Shai Almog - 292 pages
- Хабр
- GitHub
- techiescamp/kubernetes-learning-path A roadmap to learn Kubernetes from scratch (Beginner to Advanced level)
- pixie-io/pixie Instant Kubernetes-Native Application Observability
- Talos Linux The Kubernetes Operating System
- No, we don’t use Kubernetes by Maik Zumstrull