Author
-

Rethinking Node Drains: A Webhook Based Approach to Graceful Pod Removal
Why and how we built an admission controller to make node drains safer when running stateful applications in Kubernetes. Running stateful applications in Kubernetes is increasingly common and these are often managed using custom…
-

Setting Up Cross-VPC XDCR Between Amazon EKS Clusters
In modern distributed systems, the ability to replicate data between separate environments is crucial for ensuring high availability, disaster recovery, and performance optimization. Couchbase’s XDCR (Cross Data Center Replication) feature allows seamless replication of…