Kubernetes Dashboard

  • By Canonical Kubernetes
Channel Revision Published Runs on
latest/stable 52 06 Mar 2024
Ubuntu 22.04
latest/candidate 57 15 Apr 2024
Ubuntu 22.04
latest/beta 52 15 Dec 2023
Ubuntu 22.04
latest/edge 47 17 Aug 2023
Ubuntu 22.04
1.30/edge 47 13 Mar 2024
Ubuntu 22.04
1.29/stable 52 12 Feb 2024
Ubuntu 22.04
1.29/candidate 57 15 Apr 2024
Ubuntu 22.04
1.29/beta 52 15 Dec 2023
Ubuntu 22.04
1.29/edge 47 21 Aug 2023
Ubuntu 22.04
1.28/stable 35 22 Aug 2023
Ubuntu 22.04
1.28/beta 35 07 Aug 2023
Ubuntu 22.04
1.28/edge 47 17 Aug 2023
Ubuntu 22.04
juju deploy kubernetes-dashboard
Show information

Platform:

Charm to operate the Kubernetes Dashboard

Dashboard is a web-based Kubernetes user interface. You can use Dashboard to deploy containerized applications to a Kubernetes cluster, troubleshoot your containerized application, and manage the cluster resources. You can use Dashboard to get an overview of applications running on your cluster, as well as for creating or modifying individual Kubernetes resources (such as Deployments, Jobs, DaemonSets, etc). For example, you can scale a Deployment, initiate a rolling update, restart a pod or deploy new applications using a deploy wizard. Dashboard also provides information on the state of Kubernetes resources in your cluster and on any errors that may have occurred.