Skip to content

Latest commit

 

History

History
117 lines (97 loc) · 2.72 KB

admin-credentials-root-secret-formats.adoc

File metadata and controls

117 lines (97 loc) · 2.72 KB

Admin credentials root secret format

Each cloud provider uses a credentials root secret in the kube-system namespace by convention, which is then used to satisfy all credentials requests and create their respective secrets. This is done either by minting new credentials with mint mode, or by copying the credentials root secret with passthrough mode.

The format for the secret varies by cloud, and is also used for each CredentialsRequest secret.