This section describes how to view the node list.

Prerequisites

You need to join a cluster and have the Node Viewing permission in the cluster. For more information, see Cluster Members and Cluster Roles.

Steps

  1. Log in to the KubeSphere web console with a user who has Node Viewing permissions and enter your cluster.

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

    • The node list provides the following information:

      Parameter Description

      Name

      The hostname and internal IP address of each node within the subnet. The hostname for each node is set by the user in the installation configuration file config-sample.yaml when installing the cluster.

      Status

      The running status of each node.

      • Running: The node is running normally.

      • Unschedulable: The node has been manually set to unschedulable by the user. If a node is in this state, pods cannot be scheduled to this node.

      If taints exist on the node, the Status column will also display the number of taints on the node. Hover over the taint number to view specific taint information. For more information, refer to Set Node Taints.

      Role

      The role of each node in the cluster, which is either a control plane node or a worker node.

    • Click the search box above the list and enter a keyword 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.