File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
content/en/docs/concepts/containers Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -423,7 +423,7 @@ which previously resulted in a successful image pull will not need to re-pull fr
423
423
the registry and are instead validated locally without accessing the registry
424
424
(provided the image is available locally).
425
425
This is controlled by the` imagePullCredentialsVerificationPolicy ` field in the
426
- [ Kubelet configuration] ( https://kubernetes.io/ docs/reference/config-api/kubelet-config.v1beta1/#imagepullcredentialsverificationpolicy ) .
426
+ [ Kubelet configuration] ( / docs/reference/config-api/kubelet-config.v1beta1/#kubelet-config-k8s-io-v1beta1-ImagePullCredentialsVerificationPolicy ) .
427
427
428
428
This configuration controls when image pull credentials must be verified if the
429
429
image is already present on the node:
You can’t perform that action at this time.
0 commit comments