init containers [664be28f]
Tags: kubernetes (k8s)
https://kubernetes.io/docs/concepts/workloads/pods/init-containers/
Containers that run before app containers in a pod, can be used to setup some stuff without having it be in the app image
Search titles and text
Search: ↑/↓ or Ctrl N/P, Enter to open. Shortcuts pause while typing.
Tags: kubernetes (k8s)
https://kubernetes.io/docs/concepts/workloads/pods/init-containers/
Containers that run before app containers in a pod, can be used to setup some stuff without having it be in the app image