View Node List
This section explains how to view the list of nodes.
Prerequisites
You should join a cluster and have the Node Viewing permission within the cluster. For more information, refer to "Cluster Members" and "Cluster Roles".
Steps
-
Log in to the KubeSphere web console with a user who has the Node Viewing permission, and access your cluster.
-
In the left navigation pane, select Nodes > Cluster Nodes to open the node list.
-
The node list displays the following information:
Parameter Description Name
The host names of each node and their IP addresses within the subnet. The host names of each node are set by users during the cluster installation in the configuration file config-sample.yaml.
Status
The running status of each node.
-
Running: The node is running normally.
-
Unschedulable: The node is marked by the user as unschedulable. If a node is in this state, pods cannot be scheduled to this node.
If there are taints on the nodes, the Status column will also display the number of taints on the node. You can hover the cursor over the taint number to view specific information about the taints. For more information, see Set Node Taints.
Role
The roles of each node in the cluster, it can be Control Plane or Worker.
-
-
Click the search box at the top of the list to search for nodes by name.
-
Click in the upper right corner of the list to refresh the list information.
-
Click in the upper right corner of the list to customize the information displayed in the list.
-
Feedback
Was this page Helpful?
Receive the latest news, articles and updates from KubeSphere
Thanks for the feedback. If you have a specific question about how to use KubeSphere, ask it on Slack. Open an issue in the GitHub repo if you want to report a problem or suggest an improvement.