In this practical guide, 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 this container orchestration system. Based on the experiences of companies that are running Kubernetes in production successfully, many of the methods 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. You'll learn exactly what you need to know to build your best app with Kubernetes the first time.
Set up and develop applications in Kubernetes Learn patterns for monitoring, securing your systems, and managing upgrades, rollouts, and rollbacks Understand Kubernetes networking policies and where service mesh fits in Integrate services and legacy applications and develop higher-level platforms on top of Kubernetes Run machine learning workloads in Kubernetes
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.