Skip to content

Archive Topic Map

Storage

Storage is slow to change and expensive to get wrong. Learn binding, provisioning controllers, and the constraints that govern state.

Orientation

A curated shelf for study and for retrieval.

State is an operational contract

The cluster does not ‘store data’. It orchestrates storage backends through CSI. The guarantees you get depend on driver behavior, topology, and the reality of failure domains.

PVC Pending is not a transient annoyance. It is a binding failure that will block workloads until you prove why it cannot be satisfied.

  • Understand access modes and what your backend can actually provide.
  • Treat StorageClass defaults as governance, not convenience.
  • Align zones: pods and volumes must be able to meet in the same failure domain.

Core texts

Persistence, identity, and the costs of state.

Practice and diagnostics

Binding failures, events, and safe unblocking patterns.

Related maps

Adjacent shelves for continued study.

Canonical link

Canonical URL: /library/topics/storage