项目作者: mintel

项目描述 :
A Kubernetes Dex Client Authenticator
高级语言: Go
项目地址: git://github.com/mintel/dex-k8s-authenticator.git
创建时间: 2018-02-10T20:50:04Z
项目社区:https://github.com/mintel/dex-k8s-authenticator

开源协议:MIT License

下载


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.