Notes / Kubernetes / 02 Configuration And Application Development / 6 Init Containers

6 — Init Containers

Init containers run sequentially to completion before any app container starts, making them the natural place for one-time setup like schema migrations or dependency wait-checks that shouldn't re-run on every app-container restart.

· §202607201139-20 ·
Chapter Navigation
On This Page

6 — Init Containers

Purpose

[stub: init-containers]

Metadata

AuthorAmit Singh
Scopekubernetes

Local graph

Full graph →