Skip to main content

Hardware Monitoring

PhariaOS provides an overview of the hardware running in your Kubernetes cluster. In PhariaOS, click “Hardware” in the sidebar to see a list of the nodes and their status.

Screenshot Hardware Overview

A node’s status is shown as “Running” when it is healthy and ready to accept pods (see Kubernetes Node Condition "Ready").

If a node’s status is shown as “Failed”, it is not accepting pods and may need your attention. Please refer to the section Troubleshooting Clusters in the Kubernetes documentation.