Skip to content

getditto/dex-k8s-authenticator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

43a3e05 · Jan 27, 2025
Dec 13, 2023
Dec 13, 2023
Dec 13, 2023
Jan 13, 2020
Nov 18, 2018
Jun 3, 2024
Dec 13, 2023
Aug 9, 2018
Jun 3, 2024
Dec 14, 2020
Jan 7, 2025
Dec 13, 2023
Feb 10, 2018
Jan 7, 2021
Dec 13, 2023
Dec 6, 2023
Jun 4, 2018
Jan 7, 2025
Jan 7, 2025
Dec 6, 2023
Jan 7, 2021

Repository files navigation

Dex K8s Authenticator

golang-lint k8s-lint

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.

Also provides

  • Helm Charts
  • SSL Support
  • Linux/Mac/Windows instructions

Documentation

Screen shots

Index Page

Kubeconfig Page

Contributing

Feel free to raise feature-requests and bugs. PR's are also very welcome.

Alternatives

This application is based on the original example-app available in the CoreOS Dex repo.

Original Credit

Credit to mintel for starting this project and open sourcing.