ArgoCD: A Deep Dive into Kubernetes Secrets and Sealed Secrets in ArgoCD
Kubernetes Secrets: An Overview
The Problem with Sensitive Data in Deployment Manifests
When deploying applications like MySQL, we often need to pass sensitive information such as database passwords or root credentials. Including these directly in a ...
caoluc.hashnode.dev5 min read