Skip to content

Commit

Permalink
Pinning minimum supported K8s version for credential provider and min…
Browse files Browse the repository at this point in the history
…or text change as per suggestions
  • Loading branch information
ndixita committed Dec 5, 2022
1 parent 2f0ba42 commit 2040bfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/docs/concepts/containers/images.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ Most commonly used for registries provided by cloud providers where auth tokens
You can configure the kubelet to invoke a plugin binary to dynamically fetch registry credentials for a container image.
This is the most robust and versatile way to fetch credentials for private registries, but also requires kubelet-level configuration to enable.

See the [Kubelet Credential Provider](/docs/tasks/administer-cluster/kubelet-credential-provider/) for more details.
See [Configure a kubelet image credential provider](/docs/tasks/administer-cluster/kubelet-credential-provider/) for more details.

### Interpretation of config.json {#config-json}

Expand Down

0 comments on commit 2040bfe

Please sign in to comment.