See our article on Kubernetes Dashboard for information on using this repo.
Here's a brief listing of what's in here:
dex/rbac
- Contains example service accounts, tokens, roles, and roleBindingsmanifests
- Contains a single sample file with a Dashboard deployment, customized to a user.scripts
- Example script for acquiring (and saving) a bearer token whendex
is deployed to your Kubernetes cluster.
The files are not usable as-is; you will need to modify them for your environment.
At some point I may document the entire process for a local Kubernetes deployment, but no time for that now.
Hope this is useful...