Add docs about auth differences between Docker and Kubernetes

The interpretation between Docker and Kubernetes varies when comparing
its implementations. This allows different use cases and should be
documented accordingly.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
Co-authored-by: Geoffrey Cline <gcline@amazon.com>
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
This commit is contained in:
Sascha Grunert
2021-06-02 11:30:01 +02:00
parent 5c84822a9e
commit c86b8a3e43
2 changed files with 69 additions and 1 deletions
@@ -28,7 +28,7 @@ docker login
When prompted, enter your Docker username and password.
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: