Platform
Kubernetes
The common substrate for platform workloads. I use it as a reconciliation target, not as the product itself.
- Why
- It forces every deployment to be declarative and recoverable, which makes incident response and drift detection easier.
- Where it shows up
- Internal Developer Platform, homelab control plane, reliability baseline.