Monitor the UCP Advisor node status, the resource consumption, and the health status of the nodes using the Kubernetes dashboard.
The Kubernetes dashboard has read-only information and all UCP Advisor roles can view the dashboard.
- Log on to UCP Advisor.
- Select Kubernetes Dashboard from the Users tab.The Kubernetes dashboard opens in a new tab.Note: The Kubernetes dashboard session ends if it is idle for 15 minutes. Access the dashboard again from UCP Advisor.
- Navigate through the different options in the left pane to view the details.
The following table lists the views that you can access under relevant sections:
Section View Description Workloads - Deployments
- Jobs
- Pods
- Replica Sets
- Stateful Sets
Displays information, such as summary, status, number of restarts, resource usage of pods of an application running on Kubernetes. Service - Ingresses
- Services
Displays information on internal and external end points used by pods for cluster connections, and external users. Config and Storage - Config Maps
- Persistent Volume Claims
Displays information about storage and live configuration used by the applications running on Kubernetes. Cluster - Events
- Namespaces
- Nodes
- Service Account
Displays information about the available namespaces, event logs for ucp, cluster nodes, and service accounts used. It provides information such as allocation of CPU, memory, pods, kubelet, kernel version, Operating System, node status, and other details.
Note: You can change only the local settings in the Kubernetes dashboard.