Tag: kubernetes
All the articles with the tag "kubernetes".
Hardening a Kubernetes workload, one attack at a time
Four attack paths out of one compromised container, proved in a local k3d cluster, closed one control at a time — then what each attack looks like in the API audit log, with two detections written against it.
High Availability PostgreSQL: From Zero to Cluster
A walkthrough of deploying a three-node PostgreSQL cluster on Kubernetes with OpenEverest v2 and the Percona provider, then chaos-testing failover by killing the primary pod and its volume. Originally published on the OpenEverest blog.