Process Flow - External secret management integration
Define Secret in External Manager
Configure Kubernetes External Secrets
Kubernetes External Secrets Controller Fetches Secret
Secret Created/Updated in Kubernetes
Pod Uses Kubernetes Secret
Application Accesses Secret
This flow shows how an external secret is defined outside Kubernetes, then fetched and synced into Kubernetes as a secret, which pods can then use.