SOPS + Age and Sealed Secrets
When I’ve read other series about Kubernetes and reach the secrets section my eyes glaze over. I can’t help myself; I want to read about the fun stuff. Secrets are necessary to be sure, but it’s a little boring… But if I want to do proper GitOps I need to manage secrets (and to document the process). The sooner I set it up the better. In and outside cluster Kubernetes has different solutions for secrets management. Of particular note is Sealed Secrets which creates files that are safe to commit to git and K
评论
?
参与讨论