A Guide to Managing Kubernetes Secrets with AWS Secrets Manager and External Secrets Operator
Managing secrets in Kubernetes is notoriously tricky. Hardcoding them? Yikes. Storing them in plaintext? Dangerous. In this post, I’ll show you how to securely integrate AWS Secrets Manager into your K8s workflow using External Secrets Operator (ESO)...
blog.nh4ttruong.me4 min read