JonathanSerafini / dex-k8s-authenticator

A Kubernetes Dex Client Authenticator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dex K8s Authenticator

CircleCI

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.

About

A Kubernetes Dex Client Authenticator

License:MIT License


Languages

Language:HTML 46.8%Language:Go 39.4%Language:CSS 8.5%Language:Dockerfile 2.2%Language:JavaScript 1.7%Language:Makefile 0.8%Language:Shell 0.6%