sidebar | permalink | keywords | summary |
---|---|---|---|
sidebar |
kubernetes_cluster_detail.html |
kubernetes, pods, clusters, nodes. troubleshooting, planning |
The Kubernetes detail page provides information and details to assist with troubleshooting and planning. |
The counts at the top of the page show you the total number of namespaces, nodes, and pods in the cluster, as well as the number of popds that are currently alerting and pending.
On the top right of the detail page is your cluster saturation as a current percentage as well as a graph showing the recent trend over time. Cluster saturation is the highest of CPU, memory, or storage saturation at each point in time.
Below that, the page shows by default Shared Resources usage, with tabs for CPU, Memory, and Storage. Each tab shows the saturation percentage and trend over time, with additional usage details. For storage, the value shown is the greater of backend and filesystem saturation, which are calculated independently.
The devices with the highest usage are shown in a table at the bottom. Click any link to explore these devices.
The Cluster "Wheel" section provides node and pod health at a glance, which you can drill into for more information. If your cluster contains more nodes than can be displayed in this area of the page, you will be able to turn the wheel using the buttons available.
Alerting pods or nodes are displayed in red. "Warning" areas are displayed in orange. Pods that are unscheduled (that is, unattached) will display in the lower corner of the Cluster "Wheel".
Hovering over a pod (circle) or Node (bar) will extend the view of the node.
Clicking on the pod or node in that view will zoom in to the expanded Node view.
From here, you can hover over an element to display details about that element. For example, hovering over the critical pod in this example displays details about that pod.
You can view Filesystem, Memory, and CPU information by hovering over the Node elements.