728x90
https://kubernetes.io/docs/concepts/workloads/pods/init-containers/
Init Containers
This page provides an overview of init containers: specialized containers that run before app containers in a Pod. Init containers can contain utilities or setup scripts not present in an app image. You can specify init containers in the Pod specification
kubernetes.io
반응형
'IT Tech > Cloud Native' 카테고리의 다른 글
[CKA] Software Version (0) | 2022.03.15 |
---|---|
[CKA] Cluster Maintenance (0) | 2022.03.15 |
[CKA] Multi Container Pod (0) | 2022.03.15 |
[CKA] ALM (0) | 2022.03.15 |
[CKA] Logs (0) | 2022.03.15 |