Sealed Secrets is a Kubernetes controller and tool for one-way encrypted Secrets.
Sealed Secrets allows users to store kubernetes secrets directly in source control using SealedSecret Resources, with the ability to generate, amange, update, and patch secrets securely.
The Sealed Secrets Controller image runs the Sealed Secrets server side controller / operator that is able to decrypt SealedSecret Resources in the kubernetes cluster to generate and interact with secrets.