As a coder diving into Kubernetes, this book was quite an eye-opener for me. It doesn't just list off what K8S can do; it shows you how to do it through a set of practical examples or "patterns." To be fair, some of these so-called "patterns" are really just straightforward uses of K8S features, but that's not a knock on the book. It goes a step further than most intro texts by framing these features in a way that helps you think like a DevOps or a platform engineer.
The book isn't overly verbose, which I appreciate. It gets straight to the point, quickly highlighting the capabilities and best practices of K8S. Sure, the tech landscape changes rapidly, and some parts of the book may be outdated in a year or two. But the core insights will still serve as a useful jumping-off point for diving into the official docs when you need to.
In a nutshell, if you're a developer still getting the hang of K8S or an ops person with some experience under your belt, this book offers a great mix of theory and practical tips. It's a valuable resource that I'll likely refer back to as I continue to work with Kubernetes.