Skip to content
Snippets Groups Projects
Unverified Commit 1ca45839 authored by Michele Mastropietro's avatar Michele Mastropietro Committed by GitHub
Browse files

fix k8s guide link in README (#3474)

parent 3705207f
No related branches found
No related tags found
No related merge requests found
......@@ -50,7 +50,7 @@ For details on how to request or validate an ID Token, see [_"Writing apps that
Dex runs natively on top of any Kubernetes cluster using Custom Resource Definitions and can drive API server authentication through the OpenID Connect plugin. Clients, such as the [`kubernetes-dashboard`](https://github.com/kubernetes/dashboard) and `kubectl`, can act on behalf of users who can login to the cluster through any identity provider dex supports.
* More docs for running dex as a Kubernetes authenticator can be found [here](https://dexidp.io/docs/kubernetes/).
* More docs for running dex as a Kubernetes authenticator can be found [here](https://dexidp.io/docs/guides/kubernetes/).
* You can find more about companies and projects, which uses dex, [here](./ADOPTERS.md).
## Connectors
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment