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:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user