Technology
I Trusted a 1 GB RAM VPS Too Much: The OOM Story and Layered Defense
How I rode out the OOM (Out of Memory) crisis while running 13 containers on a 1 GB RAM VPS, how kcompactd0 captured the CPU, and the fixes I shipped...
3 posts found.
How I rode out the OOM (Out of Memory) crisis while running 13 containers on a 1 GB RAM VPS, how kcompactd0 captured the CPU, and the fixes I shipped...
My blog automation collided with another project's build. RAM ran out, sshd reset. Hard reboot + flock for a global build mutex.
RAM ran out on my VPS, swap filled up, sshd dropped the connection. When the Astro build triggered an OOM, I decided to put together a layered pipeline defense.