Change image reference on README,

Also clarified some wording between authenticators and identity providers
This commit is contained in:
Margo Crawford 2020-12-18 15:09:50 -08:00
parent afc39cd2f7
commit 6cae776e48
2 changed files with 2 additions and 2 deletions

View File

@ -41,7 +41,7 @@ credentials.
To learn more, see [architecture](https://pinniped.dev/docs/architecture/).
<img src="site/content/docs/img/pinniped_architecture.svg" alt="Pinniped Architecture Sketch" width="300px"/>
<img src="site/content/docs/img/pinniped_architecture_concierge_supervisor.svg" alt="Pinniped Architecture Sketch" width="300px"/>
## Trying Pinniped

View File

@ -21,7 +21,7 @@ understood by the host Kubernetes cluster.
![Pinniped Architecture Sketch](/docs/img/pinniped_architecture_concierge_supervisor.svg)
Pinniped supports various IDP types and implements different integration strategies
Pinniped supports various authenticator types and OIDC identity providers and implements different integration strategies
for various Kubernetes distributions to make authentication possible.
## Supported Kubernetes Cluster Types