Quantcast
Channel: Kubernetes Archives - Shaun Yuan
Viewing all articles
Browse latest Browse all 12

Kubernetes Image update/pull policy

$
0
0

In Kubernetes, the image pull policy is a configuration option that determines how the system should handle pulling container images. There are three possible values for the image pull policy: Always: The system will always pull the latest version of the image, regardless of whether or not an image with the same tag is already […]

The post Kubernetes Image update/pull policy appeared first on Shaun Yuan.


Viewing all articles
Browse latest Browse all 12

Trending Articles