Tuesday, April 12, 2022

Pause container image

 The pause container image can be used to create a container that does *Nothing*

Kubernetes uses this 'docker.io/kubernetes/pause' to set up a pod.

This article explains this well : https://www.ianlewis.org/en/almighty-pause-container 

No comments: