sidecar

Kubernetes 從零開始 - Sidecar 與 Lifecycle Hook 組合技

category: kubernetes     9 minute read     Posted on:

Multiple Container in Pod 誠如我們之前在 Kubernetes 從零開始 - 容器基本抽象 Pod | Shawn Hsu 裡面提到的 Pod 本身其實可以執行多個 Container,只是說平常大家習慣是一個 Pod 一個 Container 而已