Encrypt .env secrets with GPG, YubiKey, and direnv. Autoload encrypted environment variables with hardware-backed decryption for safer local development without sacrificing convenience.
A crash-looping Kubernetes StatefulSet's pod can’t be shelled into, and its volume can’t be shared with another pod, making debugging difficult. Learn how to overcome this issue without causing downtime.
Automate Google Cloud (GCP) image upgrades with Renovate. Learn how to version GCP images and build a custom Renovate datasource and manager to keep them updated.
Argo Rollouts currently lack native support for blue/green deployments with StatefulSets. Learn how to work around this limitation using only standard Kubernetes and ArgoCD resources.