Programming Kubernetes - Chapter 1: Introduction

2026/05/16

Programming Kubernetes: Chapter 1 - Introduction

what does it mean to program kubernetes

extension patterns with which we can program kubernetes

controllers and operators

data structures used by controllers

event

watch event vs event object

edge vs level triggered

kubernetes uses a hybrid where there are continuous resync on top of level based triggers

optimistic concurrency

resource version: