View nodes
Describes how to view nodes in the KSV web console.
This topic describes how to view nodes in the KubeSphere Virtualization (KSV) web console.
Prerequisites
The user that you use has been granted the permissions to use the Physical Resources module. The Physical Resources module is available only to user admin.
Procedure
Log in to the KSV web console.
In the top navigation bar, click Physical Resources to go to the management page of physical resources.
In the left-side navigation pane, choose Nodes > Physical Nodes.
On the Nodes page, you can view all nodes in KSV. The following table describes the parameters.
Parameter Description TotalThe total number of nodes in the cluster.Control NodesThe number of control nodes in the cluster. Control nodes are used to manage and schedule the entire cluster.Worker NodesThe number of worker nodes in the cluster. Worker nodes are used to run business workloads in the cluster.NameThe name of the node.In single-node mode, the node name is automatically assigned by the system. In multi-node mode, you can specify node names when you install KSV.IP AddressThe IP address of the node. Nodes in the same cluster can communicate with each other using IP addresses.StatusThe health status of the node.RoleThe role of the node in the cluster. KSV provides workers nodes and control nodes.- In single-node mode, the node serves as the control node and the worker node.
- In multi-node mode, the node role is specified when you install KSV or add a node. A node can run as a control node or a worker node, or a control and worker node at the same time.
- You can create VMs on worker nodes.
CPU UsageThe CPU usage of the node.Memory UsageThe memory usage of the node.System DiskThe system disk usage of the node.CPU LimitsThe CPU limits and usage of the node.Memory LimitsThe memory limits and usage of the node.(Optional) Click the search box above the node list and specify a condition to search for nodes by name or health status. For example, use Name:ab to search for nodes whose name contains the string ab.
(Optional) In the upper-right corner of the page, click to refresh data.