mirror of
https://github.com/int128/kubelogin.git
synced 2026-02-14 08:29:51 +00:00
Add diagram of the credential plugin (#145)
* Update README.md * Added credential-plugin-diagram.svg * Update credential-plugin-diagram.svg
This commit is contained in:
@@ -5,6 +5,9 @@ This is a kubectl plugin for [Kubernetes OpenID Connect (OIDC) authentication](h
|
||||
This is designed to run as a [client-go credential plugin](https://kubernetes.io/docs/reference/access-authn-authz/authentication/#client-go-credential-plugins).
|
||||
When you run kubectl, kubelogin opens the browser and you can log in to the provider.
|
||||
Then kubelogin gets a token from the provider and kubectl access Kubernetes APIs with the token.
|
||||
Take a look at the following diagram:
|
||||
|
||||

|
||||
|
||||
|
||||
## Getting Started
|
||||
|
||||
3
docs/credential-plugin-diagram.svg
Normal file
3
docs/credential-plugin-diagram.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 30 KiB |
Reference in New Issue
Block a user