Leanpub Header

Skip to main content

Filters

Category: "Kubernetes"

Books

  1. AI-Assisted kubectl + jq for SRE
    AI-Assisted kubectl + jq for SRE
    Fast incident response on Kubernetes with safe AI workflows
    Luca Sepe

    Turn AI into a reliable incident-response copilot for Kubernetes. This SmartBook shows you how to combine the speed of AI with the precision of kubectl and jq, so you can investigate production issues faster, verify every claim, and respond with confidence under pressure.

  2. Mastering Playwright CICD & DevOps for Test Automation
    Mastering Playwright CICD & DevOps for Test Automation
    Integrating Playwright Automation with Modern CI/CD Pipelines, Docker, Jenkins, and Cloud Testing Platforms
    Priyanka Bhopale

    Learn how to build scalable test automation pipelines using Playwright and modern DevOps tools. This practical guide teaches automation engineers how to integrate Playwright with CI/CD pipelines using GitHub Actions, Jenkins, and Docker. Inside this book you will learn: • Building Playwright automation frameworks • Running tests in CI/CD pipelines • Parallel test execution and scaling automation • Docker container testing • Jenkins and GitHub Actions integration • Real-world DevOps automation projects This book is designed for QA engineers, automation testers, and DevOps engineers who want to build modern test automation pipelines.

  3. GitOps with ArgoCD
    GitOps with ArgoCD
    A Comprehensive Guide
    Sudhanshu Jaiswal

    Modern cloud systems require automation, consistency, and reliability. GitOps With ArgoCD shows how to manage Kubernetes applications using Git as the single source of truth while enabling automated deployments, policy enforcement, and scalable multi-cluster operations.Learn how DevOps teams use ArgoCD to simplify continuous delivery, improve infrastructure visibility, and maintain secure and reproducible environments.

  4. Kubernetes Ingress
    Kubernetes Ingress
    A Beginner's Guide
    Sudhanshu Jaiswal

    "Lost in the world of Kubernetes Ingress? You’re not alone.Kubernetes Ingress is the key to unlocking seamless web traffic management—but understanding how it works can feel like navigating a maze. "A Simple Journey into Managing Web Traffic in Kubernetes" is here to guide you through the confusion.In just five chapters, you’ll go from Ingress novice to confident practitioner, learning: ✅ What an Ingress Controller really does—and why it matters. ✅ How the Gateway API is changing the game for Kubernetes traffic. ✅ The six types of Ingress Controllers and how to pick the right one. ✅ What the future holds with API Gateway Ingress.No jargon. No fluff. Just clear, practical insights to help you master Kubernetes Ingress—effortlessly.Ready to take control of your web traffic? Your journey starts here."

  5. The Paved Road
    The Paved Road
    Scaling Engineering Leadership through Platform Engineering and IDPs
    Emeka Mbah

    Your developers are not slow. Your system is full of friction.What if:A new engineer could ship to production on day one?Every service was secure, observable, and compliant by default?Deployments rolled back automatically before customers noticed?Cloud costs were visible at the moment code was written?This is not a tooling problem. It is a platform design problem.The Paved Road shows you how to move from DevOps culture to Platform execution — from heroics to systems, from tickets to self-service, from firefighting to flow.Build the road once. Let everyone move faster forever.

  6. Kubernetes Troubleshooting Guide
    Kubernetes Troubleshooting Guide
    A logical step by step
    Sudhanshu Jaiswal

    "Kubernetes is powerful—but when things break, do you know how to fix them?From CrashLoopBackOff to networking black holes, Kubernetes failures can cripple your applications. "Kubernetes Troubleshooting Guide" is your go-to resource for diagnosing and resolving issues fast. Whether you’re a DevOps engineer, SRE, or developer, this book arms you with practical debugging techniques, real-world scenarios, and proactive strategies to keep your clusters healthy.Stop guessing. Start fixing. Master Kubernetes troubleshooting—before your next outage."

  7. Docker: Once Upon A Time
    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.

  8. Docker for React.js developers

    The "It Works on My Machine" Excuse Ends Today. Understand Docker. Ship with Confidence. Own Production. This book is written for front-end developers who are tired of using Docker without truly understanding it. Instead of abstract theory or backend-centric explanations, it teaches Docker in a clear, practical way—aligned with how front-end engineers think and how real front-end applications are built and shipped.You’ll work with a real GitHub repository, follow real production workflows, and learn how to build, run, and deploy a React.js application using Docker—ending with a full deployment to Amazon EC2. Every step is explained with purpose, so you understand not just what to do, but why it works.By the end of the book, Docker will no longer feel like a black box. You’ll know how to create reliable builds, debug problems with confidence, and take ownership of your production environment as a front-end developer.If you want to stop guessing, stop copying commands, and finally ship front-end applications with confidence—this book is for you.

  9. Cloud-Native Python, DevOps & LLMOps. Containerization, Kubernetes, and Serving AI Models at Scale
    Cloud-Native Python, DevOps & LLMOps. Containerization, Kubernetes, and Serving AI Models at Scale
    From Docker and Kubernetes to Serving LLMs with Pulumi
    Edgar Milvus

    Your Code Works Locally. Now, Make It Run for the World. 🌍 Mastered Python? Now face the ultimate challenge: Production. Volume 8: Cloud-Native Python, DevOps & LLMOps takes you beyond the IDE and into the data center. Learn to containerize with Docker, orchestrate with Kubernetes, and serve 70B+ parameter models with enterprise-grade LLMOps. Don’t just write software—architect it.

  10. Kubernetes CI/CD with Tekton
    Kubernetes CI/CD with Tekton
    Building Native Pipelines
    Rui Alves

    Understand the challenges of CI/CD on Kubernetes and explore Tekton’s architecture through theoretical explanations and a dedicated hands-on section with real-world examples.Beyond the basics, this guide provides a solution to the dashboard's security limitations, teaching you how to implement an authentication and access control layer using Keycloak, OAuth2, and Kubernetes Impersonation.

  11. OpenShift AI Platform Guide
    OpenShift AI Platform Guide
    Platform Engineering, GPUs, and Air-Gapped Clusters with OpenShift AI
    Luca Berton

    Build a real AI platform on OpenShift, not just “another Kubernetes cluster.” This guide walks you through air-gapped installs, Quay mirroring, GPUs, InfiniBand, GitOps, and benchmarking—so platform and SRE teams can deliver a secure, observable, high-performance OpenShift AI environment that app teams actually want to use.

  12. Telepresence Handbook: Bridge the Gap Between Local and Remote Kubernetes Development

    Stop struggling with slow feedback loops and inefficient Kubernetes development. Telepresence lets you run your services locally while debugging against your entire remote cluster. Learn how in this practical handbook.

  13. Red Hat Cloud Foundations
    Red Hat Cloud Foundations
    The Complete Guide to Building Enterprise Private Clouds with OpenShift, OpenStack, and Ceph
    BEKROUNDJO Akoley Aristide

    Transform your data center into a powerful private cloud with this comprehensive guide to Red Hat's enterprise stack. Learn how to deploy OpenShift for container orchestration, integrate OpenStack for VM workloads, and implement Ceph for unified storage—all on a single lab host. Through 10 hands-on chapters, you'll build a production-ready hybrid cloud from scratch, complete with security hardening, performance optimization, and GitOps automation, backed by real-world case studies and battle-tested configurations.

  14. Master GitOps with Argo CD
    Master GitOps with Argo CD
    A hands-on guide to managing Kubernetes with GitOps
    Kirshi Yin | Curious Devs Corner

    Take control of Kubernetes with GitOps and Argo CD. This book shows you how to deploy, secure, and scale your applications step by step — from the basics to advanced patterns.

  15. Master Helm Fast: Build, Install, and Manage Kubernetes Apps with Charts
    Master Helm Fast: Build, Install, and Manage Kubernetes Apps with Charts
    The Easy Guide to Kubernetes Deployment
    Kirshi Yin | Curious Devs Corner

    Get hands-on with Helm commands, chart creation, values.yaml, and deployment workflows. Learn how to use Bitnami templates, hooks, and control Kubernetes releases. This book is a practical guide made for busy developers—short and simple lessons, clear steps, and diagrams.