Warning
This is a fork of the now unmaintained official repository. This forks aims at keeping the dependencies and Docker image up to date and (ideally) free of vulnerabilities. Pull Requests for bug fixes and minor new features are welcome. Docker images at https://hub.docker.com/repository/docker/mbarthelemy/dex-k8s-authenticator
A helper web-app which talks to one or more Dex Identity services to generate
kubectl
commands for creating and modifying a kubeconfig
.
The Web UI supports generating tokens against multiple cluster such as Dev / Staging / Production.
- Helm Charts
- SSL Support
- Linux/Mac/Windows instructions
Feel free to raise feature-requests and bugs. PR's are also very welcome.
- https://github.com/heptiolabs/gangway
- https://github.com/micahhausler/k8s-oidc-helper
- https://github.com/negz/kuberos
- https://github.com/negz/kubehook
- https://github.com/fydrah/loginapp
This application is based on the original example-app available in the CoreOS Dex repo.