Keyboard shortcuts

/ or ⌘/Ctrl K
Find a note
j / k
Next / previous section or linked note
h / l
Collapse or go to parent / expand or enter
e or Alt-click
Read a linked note here
o
Open focused note on its own
g g / G
First / last section or linked note
g h / g a
Home / all notes
g b / g t
Backlinks / table of contents
t
Cycle System, Light, Dark
? / Esc
Show / close this reference

Search: ↑/↓ or Ctrl N/P, Enter to open. Shortcuts pause while typing.

philips: introducing operators [8e06fda6]

Tags: articles, kubernetes (k8s)

Introduces the concept of operators (k8s).

Talks about how statelessness is easy, but statefulness is very hard, especially with applications that need to manage state across multiple pods, such as Databases, monitoring systems, and API services