Notes / Kubernetes / 02 Configuration And Application Development / 4 Environment Variables

4 — Environment Variables

Env vars are resolved once when the container process starts, so a downstream ConfigMap or Secret edit has no effect until the pod is recreated — unlike a mounted volume, which the kubelet syncs live.

· §202607201139-19 ·
Chapter Navigation
On This Page

4 — Environment Variables

Purpose

[stub: environment-variables]

Metadata

AuthorAmit Singh
Scopekubernetes

Local graph

Full graph →