Merge pull request #28226 from saschagrunert/image-config-json

Add docs about auth differences between Docker and Kubernetes
This commit is contained in:
Kubernetes Prow Robot
2021-11-17 03:49:54 -08:00
committed by GitHub
2 changed files with 69 additions and 1 deletions
@@ -35,7 +35,7 @@ docker login
When prompted, enter your Docker ID, and then the credential you want to use (access token,
or the password for your Docker ID).
The login process creates or updates a `config.json` file that holds an authorization token.
The login process creates or updates a `config.json` file that holds an authorization token. Review [how Kubernetes interprets this file](/docs/concepts/containers/images#config-json).
View the `config.json` file: