Leanpub Header

Skip to main content

Filters

Category: "Kubernetes"

Kubernetes

  1. 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.

  2. 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.

  3. 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.

  4. 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.

  5. 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.

  6. 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.

  7. 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.

  8. Master Kubernetes from Scratch
    Master Kubernetes from Scratch
    Kubernetes Tutorial PDF for Beginners
    Kirshi Yin | Curious Devs Corner

    Get started with Kubernetes fundamentals step-by-step.

  9. Enterprise Development with Raspberry Pi

    This book is written by a Raspberry Pi enthusiast, so, it could be hopefully interesting for other Raspberry Pi enthusiasts. Also, as it is about enterprise development, it can be eventually useful for any IT specialist dealing with enterprise applications and services.

  10. Hands-On Java with Kubernetes

    Build. Deploy. Scale.Take your Java skills to the cloud-native level with Hands-On Java with Kubernetes. From your first Spring Boot or Quarkus app to production-ready deployments with CI/CD, observability, and service mesh—you’ll learn by doing, not just reading. Ideal for developers who want to master Kubernetes without getting bogged down in YAML configuration.

  11. Kubernetes for All
    Kubernetes for All
    Build a Datacenter from Scratch
    Joel Bryan Juliano

    Most Kubernetes books teach you YAML. This one teaches you to build a datacenter.You start with #!/usr/bin/env bash. You finish with one command that provisions, reloads, and tears down a complete multi-service cluster. No magic. No black boxes. Just you, Bash, and the cloud-native platform you built yourself.