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

  1. Log in to the KubeSphere web console with a user who has the Node Viewing permission, and access your cluster.

  2. In the left navigation pane, select Nodes > Cluster Nodes to open the node list.

    • The node list displays the following information:

      ParameterDescription

      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 refresh in the upper right corner of the list to refresh the list information.

    • Click cogwheel in the upper right corner of the list to customize the information displayed in the list.