OVOdilon Vaillant Irambonainonebugsystem.hashnode.dev·May 13 · 9 min readBuilding a Kubernetes operator in Go that auto-pauses idle Postgres instancesI run PostgreSQL on Kubernetes: StatefulSets, PVCs, operators, the full stack. One problem that comes up constantly in multi-tenant platforms: instances that sit completely idle for hours still consum00
OVOdilon Vaillant Irambonainonebugsystem.hashnode.dev·Jan 3 · 5 min readWhat Is Kubernetes (K8s)?Kubernetes, commonly referred to as K8s, is an open-source system designed to coordinate and manage container-based applications. Initially created by Google and later contributed to the Cloud Native Computing Foundation (CNCF), Kubernetes simplifies...00