6 — Storage in Kubernetes
Purpose
[stub: storage-in-kubernetes]
Metadata
| Author | Amit Singh |
| Scope | sre |
Local graph
Related notes
1 — Virtual Machines
The hypervisor-level isolation and resource accounting that containers still inherit assumptions from, and where VM-level failure domains differ from container ones.
10 — Multi-Region Deployments
Active-active vs. active-passive across regions, and the data-replication latency that ultimately caps how 'active' active-active can really be.
11 — Infrastructure as Code
Why declarative infra state, not scripts, is what makes an environment reproducible — and the drift between declared and actual state that erodes that guarantee over time.
12 — Immutable Infrastructure
Replacing instead of patching running infrastructure, and why it turns configuration drift from a chronic failure mode into one that mostly can't happen.