chris-short / rak8s

Stand up a Raspberry Pi based Kubernetes cluster with Ansible
MIT License
365 stars 112 forks source link

Added dashboard token info and retrieval script #38

Closed cscashby closed 6 years ago

cscashby commented 6 years ago

Quick script to allow dev users to download an instance of the dashboard token to ease authentication via web interface

Description

Dashboard now requires authentication and to avoid adding users / tokens, downloading the kubernetes-dashboard token is the simplest way of doing this.

cscashby commented 6 years ago

Ignore me - you can skip auth and it uses the appropriate token anyway.