https://github.com/lensapp/lens for browser sponsored by https://www.supervisor.com
Why: It's useful to have a shared Lens without having to distribute kubeconfigs among developers etc.
Simply
$ docker run -it --volume $HOME/.kube/config:/root/.kube/config -p 8080:8080 supervisorcom/lens-web
And open http://localhost:8080
Somebody should make a PR with YAMLs & Helm chart etc.