Skip to content

Commit e2fe34e

Browse files
authored
Merge pull request #41314 from mrgiles/32047_legacy_kubelet_img_pull_creds
Fix Kubernetes typo
2 parents 1f75baf + b4a3763 commit e2fe34e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/containers/images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,7 @@ This gave it the ability to dynamically fetch credentials for image registries.
466466
There were three built-in implementations of the kubelet credential provider integration:
467467
ACR (Azure Container Registry), ECR (Elastic Container Registry), and GCR (Google Container Registry).
468468

469-
For more information on the legacy mechanism, read the documentation for the version of Kubenetes that you
469+
For more information on the legacy mechanism, read the documentation for the version of Kubernetes that you
470470
are using. Kubernetes v1.26 through to v{{< skew latestVersion >}} do not include the legacy mechanism, so
471471
you would need to either:
472472
- configure a kubelet image credential provider on each node

0 commit comments

Comments
 (0)