AWS: Kubernetes - AWS Secrets Manager and Parameter Store integration
Storing access data in Kubernetes Secrets has an important drawback, because they are only available within the Kubernetes cluster itself.
To make them available to external services, we can use Hashicorp Vault and integrate it with Kubernetes using ...
setevoy.hashnode.dev9 min read