Environment variables

Environment variables

Environment variables in containers

Environment variables are used for runtime configuration

Container entrypoints process environment variables

Environment variables are defined in the pod specification

The pod specification can be wrapped by a ReplicaSets or a Deployment