tdewin / labtoken

LABONLY: show service account token in a web gui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

labtoken

Show the service account token in a web gui for lab envs

This is not something you want to run in any environment. You are basically showing the password in a GUI :)

Latest dockerhub : tdewin/labtoken:latest

Sample K8s config for K10 (injects k10-k10 SA, works in kasten-io namespace) : https://raw.githubusercontent.com/tdewin/labtoken/main/deploymeinlabonly.yaml

This assumes traefik as ingress, modify as you please

Screenshot

About

LABONLY: show service account token in a web gui

License:MIT License


Languages

Language:Go 89.5%Language:Dockerfile 10.5%