Leanpub Header

Skip to main content

Filters

Category: "Kubernetes"

Books

  1. The Kubernetes Book
    Nigel Poulton

    This 2026 edition of the best-selling Kubernetes book is fully updated for the latest versions of Kubernetes and the latest industry trends. You won't find a better and more up-to-date book on Kubernetes. Hand-crafted over the past 8 years by best-selling author Nigel Poulton. This book is a masterpiece.

  2. Kubernetes Administration: The Definitive Guide
    From Cluster Foundations to Production Operations at Scale
    Steve Publications

    Take Kubernetes beyond the basics and learn how to run clusters in production with confidence. Covering architecture, networking, security, observability, GitOps, and day-to-day operations, this practical guide is packed with hands-on examples, proven patterns, and real-world insights for managing Kubernetes at any scale.

  3. The Kubernetes Platform Engineer Interview Guide
    Advanced Controllers, Syncers, Multi-Tenancy, API Scalability, and Staff-Level System Design
    Luca Sepe

    Prepare for Kubernetes platform engineering interviews like a Staff Engineer. Learn how controllers, informers, syncers, finalizers, API scalability and multi-tenancy behave in real systems, then put it all into practice with a hands-on workspace-syncer capstone project. A practical guide to reasoning, designing, debugging, and explaining Kubernetes control-plane systems.

  4. This 2025 edition of Quick Start Kubernetes is bang up to date with the latest versions of Kubernetes and industry trends. Brought to you by best-selling author and global training guru Nigel Poulton, Quick Start Kubernetes is the fastest way to wrap your head around Kubernetes and get your hands on deploying a simple app. When you've finished the book, you'll be ready to use Kubernetes in the real world.

  5. Docker: Once Upon A Time
    Create, Share, and Run Modern Applications
    Manuel Morejón

    Does Kubernetes feel overwhelming? This is the technical prequel you need. Stop copying Dockerfiles blindly and master the foundations: images, networks, volumes, and Docker Compose. The definitive guide to understanding containers and building the solid base every DevOps engineer needs.

  6. Backpressure in Microservices
    Bounded Queues, Worker Pools, Cancellation, Drop Policies, and Overload Control in Go
    Luca Sepe

    Stop overload from becoming unbounded queues, goroutines, and downstream calls. Build bounded backpressure that fails predictably.

  7. Config as Code
    A Simple Guide for Curious Minds
    Sudhanshu Jaiswal

    "Tired of manual server setups that feel like reinventing the wheel every time?What if you could write down your server settings once—like a recipe—and let the computer do the rest? No more ‘oops, I forgot that checkbox.’ No more ‘Why is Server 7 acting weird?’Config as Code is the DevOps secret to consistency, speed, and sanity. And this book is your backstage pass."

  8. API Rate Limiting & Throttling
    Distributed Quotas, Kubernetes Protection, Tenant Fairness, and Go Middleware
    Luca Sepe

    Another Production Field Manual: protect APIs before overload becomes an outage with rate limiting, throttling, and tenant fairness.

  9. No Description Available
  10. Circuit Breaker and Retries with Exponential Backoff
    Resilient Microservice Calls, Failure Containment, Kubernetes Operations, and FinOps Impact
    Luca Sepe

    Learn how to stop retry storms, contain dependency failures, and make resilient microservice calls observable, bounded, and production-ready.

  11. Kubernetes AI
    Run LLMs, GPUs, and ML Workloads in Production
    Luca Berton

    Build and operate production AI platforms on Kubernetes. Learn to manage NVIDIA GPUs, serve and optimize LLMs with vLLM, run training and batch workloads, and design secure, observable, multi-tenant infrastructure for AI at scale.

  12. "Your Kubernetes cluster is one expired certificate away from disaster. Are you ready?" Master Certificate Management in Kubernetes—automate, secure, and scale TLS like a pro. No more downtime, no more manual renewals. Just peace of mind.

  13. Kubernetes: The Complete Story
    Vamsikrishna Vankayala

    What if learning Kubernetes felt like reading a story instead of a manual? Follow three engineers as they grow from a crashing monolith to a production-grade Kubernetes platform. Every concept taught through real problems, real YAML, and real solutions.

  14. Generative AI for K8s Platform Engineering
    Talos Linux, GitOps & Agent Skills
    Muthukumaran Navaneethakrishnan and Hari Balaji M K

    An enterprise-focused guide to building a safe, governed AI SRE agent skill that reviews Kubernetes platforms on Talos Linux. Read-only by default, auditable, and grounded in evidence rather than guesswork.

  15. Kubernetes Context Engineering
    Reconstructing Operational Meaning from Cluster State
    Luca Sepe

    Kubernetes exposes plenty of state, but operators still have to reconstruct operational meaning from scattered Pods, Services, EndpointSlices, Events, PVCs, owner references, and status fields. This ebook uses `kctx`, a small read-only Kubernetes context engine, to show how deterministic entities, relations, signals, graphs, namespace snapshots, CRD adapters, and stable JSON contracts can turn raw cluster data into reusable context for humans, tools, and AI agents. It is written for SREs, platform engineers, Kubernetes operators, infrastructure developers, and AI tooling builders who want better primitives than raw YAML and improvised troubleshooting pipelines.