Skip to content
Joey Wang
Menu

Search

Tag: kubernetes

How to Rotate GKE Cluster Credentials

The gcloud commands for checking certificate expiry, starting rotation, upgrading nodes to the new certificate, and completing GKE credential rotation.

Pgpool-II: Middleware for PostgreSQL

Pgpool-II sits between PostgreSQL and its clients as a connection pooler and load balancer, and this covers the Kubernetes setup that keeps writes consistent.