- Добавил: literator
- Дата: 17-02-2023, 18:35
- Комментариев: 0

Автор: Nigel Poulton
Издательство: Leanpub
Год: 2023-01-31
Страниц: 291
Язык: английский
Формат: pdf (true), epub
Размер: 32.1 MB
This is a book about Kubernetes - no prior knowledge required! Containers are here and resistance is futile! Now that people are getting their heads around Docker, they need an orchestration platform to help them manage their containerized apps. Kubernetes has emerged as one of the hottest and most important container orchestration platforms in the world. This book gets you up to speed fast! It's designed to teach you the theory and the practical as fast as possible so that you can hit the ground running with your first Kubernetes deployment. Kubernetes is an application orchestrator. For the most part, it orchestrates containerized cloud-native microservices apps. That’s a lot of buzzwords, so let’s take some time to clarify some jargon. And the best part about Kubernetes… it does all of this orchestration without you having to supervise or get involved. Obviously, you have to set things up in the first place, but once you’ve done that, you sit back and let Kubernetes work its magic.