6 — Container Runtime
Purpose
[stub: container-runtime]
Metadata
| Author | Amit Singh |
| Scope | observability |
Local graph
Related notes
1 — Kubernetes Metrics
Covers the cAdvisor/kubelet/kube-state-metrics metric surfaces and which one answers which question about a cluster.
2 — Control Plane Monitoring
Covers monitoring the API server, etcd, scheduler, and controller-manager — the control plane's own health as a distinct concern from workload health.
3 — Node Monitoring
Covers node-level resource pressure signals and how they surface as pod evictions and scheduling failures.
4 — Pod Monitoring
Covers pod lifecycle, restart, and readiness/liveness signal correlation with application-level telemetry.