For the complete documentation index, see llms.txt. This page is also available as Markdown.

Kubernetes Dashboard

The Kubernetes Dashboard is a general purpose, web-based UI for Kubernetes clusters that provides an overview of containerized applications within the cluster. It allows users to deploy, edit, assess the status of, manage, as well as assist in troubleshooting those apps.

In this section, we review auto$ and auto$ for the dashboard. For a quick link to your local dashboard, visit http://localhost:8001/api/v1/namespaces/kubernetes-dashboard/services/https:kubernetes-dashboard:/proxy/.

Last updated

Was this helpful?