Notes / Kubernetes / 02 Configuration And Application Development / 7 Sidecars

7 — Sidecars

A sidecar shares the pod's network namespace and volumes with the main container, which is exactly what lets patterns like a local Envoy proxy or log shipper attach without any code change to the primary app.

· §202607201139-25 ·
Chapter Navigation
On This Page

7 — Sidecars

Purpose

[stub: sidecars]

Metadata

AuthorAmit Singh
Scopekubernetes

Local graph

Full graph →