
A Kubernetes controller and tool for one-way encrypted Secrets
SecurityFree
About
Sealed Secrets is a Kubernetes controller and companion CLI tool (kubeseal) that solves the critical problem of storing secrets safely in version control. Created by Bitnami Labs, it uses asymmetric encryption to create "sealed" versions of Kubernetes Secrets that can only be dec…