View cluster details

更新时间:
复制 MD 格式

You can view information about all clusters for a tenant in the LHC console.

Prerequisites

A cluster is created or a cluster is imported.

Procedure

  1. Log on to the LHC console. In the navigation pane on the left, click Cluster Management > Cluster Details to go to the cluster list page.

  2. Click the name of a cluster to go to the Cluster Details page. On this page, you can view the following information:

    • Overview:

      • Container Cluster: Displays basic information about the cluster, such as the cluster name, cluster ID, cluster version, network type, container runtime, and whether Service Mesh is enabled. This section also displays information about Simple Log Service, the total number of nodes (healthy and unhealthy), total CPU cores (used and available), and total memory (used and available).

      • Cluster Resources: CPU usage and memory usage.

      • Configuration Information: Displays network configuration details, such as the network type, network plugin, Service/Pod CIDR block, public network access address, SNAT configuration status, and deletion protection status.

      • Operation Records: Displays an overview of the operation records for the cluster.

    • Nodes: Displays information about each node, such as the node name and IP address, zone and deployment unit, node status, scheduling status, number of pods, CPU and memory configuration, and creation time.

    • Component Management: Allows you to manage the cluster's components, which are divided into system components and optional components. For more information, see Manage components.

    • Logs: Displays the log records of the cluster.

    • Operation Records: Displays the historical operation records of the cluster. You can filter the records by operation type, operation status, and date.

    • Namespaces: Displays information about namespaces, such as the namespace name and status.

      Note

      For more information about namespace-related operations, see Create a namespace.

    • Workloads: A workload is an abstract model in Kubernetes for a group of pods. Workloads include various types, such as deployments, StatefulSets, and DaemonSets. This tab displays information such as the workload name, image, and the actual number of pods.

      Note

      For more information about workload-related operations, see Deployments, StatefulSets, DaemonSets, and Pods.

    • Configurations: Displays configuration information, such as the name, namespace, and creation time.

      Note

      For more information about configuration-related operations, see Manage configuration items and Manage secrets.

    • Storage: Displays components that provide storage for workloads. You can also view related information, such as pod details, event type, event reason, and event content.

      Note

      For more information about storage-related operations, see StorageClass, Persistent Volume (PV), and Persistent Volume Claim (PVC).