Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
ExternalSecretDefinition -> NativeSecret
Resolve credentials from an external KMS or vault and materialize them as native platform-accessible secrets.
Problem it solves
Storing secrets in configuration manifests is insecure, while accessing APIs directly from applications introduces tight coupling to specific cloud providers.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.