Encrypting Helm secrets with Mozilla SOPS and AWS KSM
One of important points we need to consider when using Helm is managing secrets. There’s many ways we can do that, using Hashicorp Vault, the AWS Parameter Store… I find the combination of Mozilla SOPS and AWS KMS a great way to keep secrets as code safely and easily. AWS KMS AWS KMS allows us…
Continue reading Encrypting Helm secrets with Mozilla SOPS and AWS KSM