[X?] External Secrets

External Secrets Operator is a tool for Kubernetes enabling integration with external secret management systems.

Security Utils Workflow Containers Kubernetes
License: Apache-2.0

Details

External Secrets Operator is a tool for Kubernetes environments that enables integration with various external secret management systems. It operates by retrieving data from these external sources using their APIs and automatically injecting this data into Kubernetes Secret resources. Its goal is to facilitate the synchronization and management of secrets between external systems and Kubernetes.