Kubectl Plugins that don't suck - Part 1
Look, we need to talk about Kubernetes secrets. Your production database connection is failing. You need to check if the credentials in your Kubernetes secret are correct. So you do what every engineer does: kubectl get secret db-creds -o yaml And y...
Oct 11, 20255 min read12