Notes / Kubernetes / 02 Configuration And Application Development / 8 Multi Container Pods

8 — Multi-Container Pods

Containers in the same pod are always co-scheduled on one node and share the same lifecycle, which is why you can't scale or restart one container independently of the others in the pod.

· §202607201139-21 ·
Chapter Navigation
On This Page

8 — Multi-Container Pods

Purpose

[stub: multi-container-pods]

Metadata

AuthorAmit Singh
Scopekubernetes

Local graph

Full graph →