Deployment monitoring

The Kubernetes Dashboard is a web-based user interface to monitor deployments.

Use the Kubernetes Dashboard to:
  • deploy containerized applications to a Kubernetes cluster
  • troubleshoot your containerized applications
  • managing cluster resources

You can also the use Dashboard to get an overview of the applications running on your cluster, as well as for creating or modifying individual Kubernetes resources.

The Dashboard also provides information on the state of Kubernetes resources in your cluster and on any errors that may have occurred.

Figure 1. Kubernetes dashboard
Kuberbetes dashboard