kubernetes/cluster/addons/dashboard
Sean McGinnis be131457ef
Remove stale analytics links from docs
Many README files and other docs contained a link to a an appspot
tracking app that is no longer active. Following the links leads to an
error about Go 1.9 no longer being supported. Go 1.9 support was dropped
in appspot in 2019 and disabled June 2020.

This also resulted in a broken image link displaying when viewing these
files on GitHub. Since the app is no longer functioning, and since it
causes a potentially (but granted, minor) confusing error to display,
this just removes those links as I don't believe they are needed
anymore.

Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-11-18 07:04:48 -06:00
..
dashboard.yaml Update yaml files to use seccomp GA syntax 2020-08-13 08:45:36 +01:00
MAINTAINERS.md Remove stale analytics links from docs 2020-11-18 07:04:48 -06:00
OWNERS cluster/addons/dashboard: remove inactive members from OWNERS 2020-08-10 15:13:28 +05:30
README.md Removed broken link to Analytics 2020-08-13 16:03:37 -04:00

Kubernetes Dashboard

Kubernetes Dashboard is a general purpose, web-based UI for Kubernetes clusters. It allows users to manage applications running in the cluster, troubleshoot them, as well as manage the cluster itself.

Learn more at: https://github.com/kubernetes/dashboard