Kubernetes in Action

2025-11-20

By Marko Luksa

Currently reading

Why I Picked It Up / How It Read

I picked this up to deepen my understanding of container orchestration beyond the basics and to see how Kubernetes concepts map onto real operational problems. The writing is straightforward, but fairly technical which means I’ll take my time reading it. It’s still accessible enough as long as you already have hands-on context with Docker and deployment pipelines.

What I Took Away

  • Another declarative framework. One of those days I have to peek under the hood to actually understand how they make it work