Difference between revisions of "ImagePullPolicy"
Jump to navigation
Jump to search
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | * 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]] | + | [[imagePullPolicy: Always]], [[IfNotPresent]], [[Never]] |
Line 9: | Line 11: | ||
+ | * [[Container images]] | ||
+ | |||
+ | == See also == | ||
+ | * {{Images}} | ||
+ | * {{Registry}} | ||
− | + | [[Category:K8s]] |
Latest 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[edit]
Advertising: