Rare find

Kubernetes The Hard Way. Learn how Kubernetes actually works by building it yourself step by step.

github.com/kelseyhightower/kubernetes-the-hard-way

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

April 2025
  • support arm64 and amd64
  • add amd64 binaries
  • document control plane status checks
  • generate kube-apiserver server certificate
  • etcd supports arm64
  • bridge CNI networking works with iptables
  • set kubelet hostname
  • bootstrap a single node etcd cluster
  • Update to Kubernetes 1.32.3
November 2024
  • Updating software components to latest stable releases. Fix missing c…
April 2024
  • Remove cloud provider and move to ARM64
May 2021
  • Update to Kubernetes 1.21.0
July 2020
  • Update to Kubernetes 1.18.6
September 2019
  • Update to Kubernetes 1.15.3
September 2018
  • Update to Kubernetes 1.12.0 and add CoreDNS support
May 2018
  • Update to Kubernetes 1.10.2 and add gVisor support
January 2018
  • Add brief contribution guide
  • Fix minor typo in lab 14
  • Fix small typo
  • Argument syntax for Filter deprecated.