Managing Secrets

Managing confidential settings data using Secrets.

Managing Secrets using kubectl

Creating Secret objects using kubectl command line.

Managing Secrets using Configuration File

Creating Secret objects using resource configuration file.

Managing Secrets using Kustomize

Creating Secret objects using kustomization.yaml file.