Synapse

Search

SearchSearch
        • What I Learned, Loved and Lived at Akademy 2025
          • Introducing Kubernetes
          • Kubernetes in Action
          • Managing Pods with deployments
          • Running finite workloads with Jobs and CronJobs
          • Understanding Containers
      • Exploring CS 101
        • 15th August and the Absurd
        • The LunchBox - Ordinary Reminder
        • The Rube Goldberg Machine of DevOps
        • What It Really Means to Be Good
    Home

    ❯

    ComputerScience

    ❯

    DevOps

    ❯

    Kubernetes in Action

    ❯

    Kubernetes in Action

    Kubernetes in Action

    Dec 08, 20251 min read

    • DevOps
    • K8s

    My Notes for the book Kuberenets in Action v2 Code: https://github.com/0xquark/kubernetes-in-action-2nd-edition

    Index

    • Introducing Kubernetes
    • Understanding Containers
    • Deploying your first application
    • Introducing K8s api objects
    • Running workloads in Pods
    • Managing Pod lifecycle
    • Attaching storage volumes to Pods
    • Persisting data in Persistent volumes
    • Configuration via ConfigMaps
    • Organizing objects using Namespaces
    • Exposing Pods with Services
    • Exposing Services with ingress
    • Replicating Pods with ReplicaSets
    • Managing Pods with deployments
    • Deploying stateful workloads with StatefulSets
    • Deploying NodeAgents and Daemons with DaemonSets
    • Running finite workloads with Jobs and CronJobs

    Notes taken from Kubernetes in Action, Second Edition MEAP V15 copyright-2023-manning-publications.html This material may be protected by copyright. Rights are reserved to the owner and Manning publications.

    #K8s #DevOps #Books

    Graph View

    Backlinks

    • No backlinks found

    Created with Quartz v4.2.3 © 2025

    • GitHub
    • Discord Community