Skip to content

Learn · Foundations

Foundations

The Order begins with semantics: desired state, reconciliation, and the difference between what you want and what the cluster can prove.

What this module covers

A stable map of truth and mechanism.

  • Desired state: what is stored, what is reconciled, and what is merely hoped for.
  • Control loops: how controllers converge, and how they fail under latency and backpressure.
  • Object identity: namespaces, names, labels, selectors, and why “one character off” is an outage.
  • Evidence discipline: events, conditions, and the minimal set of kubectl views that stop thrash.

Readings

Short, concrete texts with real operator posture.

Practice

Build reflex: prove before you change.

Next

Continue with workloads.