The Container Service for Kubernetes cluster information page provides a centralized view of your cluster's basic information, inspection results, associated cloud resources, and resource monitoring data.
Procedure
Log on to the ACK console. In the left navigation pane, click Clusters.
On the Clusters page, click the name of your cluster. In the left navigation pane, click Cluster Information.
Click different tabs to view different types of information.
For more information, see Cluster information tabs.
Cluster information tabs
Tab | Description |
Overview | View an overview of cluster resources and health status.
|
Security Overview | This feature is available only to allowlisted users of ACK Pro clusters. To apply for access, submit a ticket. After a security scan of the cluster configuration, this section displays the results, including node vulnerabilities, container image risks, and container runtime risks. This helps you identify potential security issues in the configurations of your running applications. The scan results are displayed in a report, which includes descriptions of the scanned items and recommendations for fixes. You can also configure periodic scans and write the results to a specified Log Service project. For more information, see Configure inspection to check cluster workloads. |
Basic Information |
|
Connection Information | Provides the kubeconfig file for accessing the cluster from a kubectl client over the public internet or an internal network. For more information, see Connect to a cluster. |
Cluster Monitoring | Integrates with Managed Service for Prometheus to monitor cluster resources. You can quickly view the utilization of CPU, memory, and network metrics for workloads. This service provides monitoring and alerting capabilities with metrics optimized for container scenarios. For more information, see Integrate and configure Managed Service for Prometheus. |
Costs | After enabling the cost insights feature, you can view cost and resource usage by cluster, department, or application for a specified financial governance cycle. This capability helps with cost estimation, allocation, and accounting. For more information, see Cost insights. |
Cluster Logs | Displays operational logs for the cluster. |
Cluster Tasks | View cluster tasks, their statuses, involved resources, and change times. Failed tasks include error messages to help with troubleshooting and diagnosis. |
O&M Plan | This feature applies only to managed node pools. To enable it and use its automated O&M capabilities, see Create and manage a node pool. View the execution plans generated by automated O&M tasks in ACK, such as automatic responses to ECS system events, automatic kubelet upgrades for node pools, and automatic patching for CVE vulnerabilities. You can click a plan ID to view detailed information and event records for the O&M task. For more information about the automated O&M capabilities provided by ACK, see Automated O&M capabilities. |