Difference between revisions of "ImagePullPolicy"
Jump to navigation
Jump to search
(9 intermediate revisions by 2 users 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]] |
[[kubectl rollout restart]] | [[kubectl rollout restart]] | ||
+ | |||
+ | * https://kubernetes.io/docs/concepts/containers/images/ | ||
+ | |||
+ | |||
+ | * [[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: