4 — Pod Monitoring
Purpose
[stub: pod-monitoring]
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.
5 — Cluster Events
Covers the Kubernetes Events API as a signal type distinct from metrics and logs, and its short default retention.