secrets
5 pagesCreate and manage secrets in Console
This how-to guide shows you how to create and manage a secret in the Nais Console. 🎯 Learn how to use a secret in your workload
Get a platform-managed secret value using the CLI
This guide shows you how to look up and retrieve the value of a platform-managed secret for one of your workloads using the Nais CLI.
Secrets
A secret is a piece of sensitive information that is used in a workload. This can be a password, an API key, or any other information that should not be exposed to the public.
Secrets reference
This is the reference documentation for secrets on the Nais platform. Visit Nais Console to find and manage your team's user-defined secrets.
Use a secret in your workload
This how-to guide shows you how to reference and use a secret in your workload. A secret can be made available as environment variables or files, or both.