Understand the fundamental components and ideas behind ESI Federation.
esi-cli
instances or other ESE instances acting as Federation Clients.
This enables scenarios where secrets are managed by a central ESE deployment, but consumed by applications across different clusters, without those applications or client ESE instances needing direct access to the ultimate secret backends (like Vault, GCP SM, etc.) managed by the Federation Server.
SecretStore
and ClusterSecretStore
configurations.esi-cli
: The command-line interface can directly query a Federation Server.Authorization
Custom Resources, which define policies specifying:
ClusterSecretStore
s or Generator
s) on the Federation Server these clients are permitted to access.