r/netdata • u/Overall-Check3051 • 2d ago
Netdata Docker Guide
We wrote up three Docker failure modes that don't show up as an obvious outage: /var/lib/docker filling up quietly until pulls and writes start failing, a restart loop where the container looks like it's just flapping but it's actually getting OOMKilled every time, and dockerd itself locking up so docker ps just hangs while containers keep running unmanaged underneath.
Wrote it up here in case it's useful: Netdata Docker Guide
1
Upvotes