You've studied the theory and procedures behind Kubernetes and now it's time to put that knowledge into practice. Whether you're planning to move existing applications or build new ones with containers and Kubernetes, this practical guide provides best practices for everything from CI/CD and RBAC to application design, deployments, and experiments. You'll learn exactly what you need to know to build your best app with Kubernetes the first time.
Four Kubernetes professionals with deep experience in distributed systems, enterprise application development, and open source, will guide you through the process of building applications with Kubernetes. Based on the experiences of companies successfully running Kubernetes in production, many of the best practices are also backed by concrete code examples. This book is ideal for those already familiar with basic Kubernetes concepts who want to learn common best practices.
Gives some good blueprints about deploying real world applications. I would have preferred if the book covered more infrastructure topics as well. Overall a good introduction to Kubernetes. Found the monitoring and logging chapter helpful.
For K8s beginners with an experience of 6 months using public cloud provider like GCP. This books provides good theory and examples on best practices. Could be revised in the next editions to add continuity to the examples for someone reading the book from first page to last page.
Basically workshops that Piotr, Łukasz and I are delivering (Poznaj Kubernetes or offline) in written words. Book looks at practical usage and configuration of Kubernetes and when to use what.
Exactly what I'd expect from a best-practice book to be - series of advice on what works and doesn't work when you're both developing and operating/maintaining a production environment at the same time. It's also written like a cookbook, the chapters kept independent of each other and each containing recipes for how to deal with a particular concept/concern.