Difference between revisions of "ImagePullPolicy"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
* https://kubernetes.io/docs/concepts/containers/images/ | * https://kubernetes.io/docs/concepts/containers/images/ | ||
+ | |||
+ | If you don't specify a registry hostname, Kubernetes assumes that you mean the [[Docker public registry]]. | ||
[[imagePullPolicy: Always]], [[IfNotPresent]], [[Never]] | [[imagePullPolicy: Always]], [[IfNotPresent]], [[Never]] |
Revision as of 17:47, 7 November 2022
If you don't specify a registry hostname, Kubernetes assumes that you mean the Docker public registry.
imagePullPolicy: Always, IfNotPresent, Never
kubectl rollout restart
See also
Advertising: