Container Intelligence Service (CIS) provides the cluster inspection feature. It scans cluster health to detect potential risks and provides corresponding solutions. Checks include remaining cloud resource quotas and key resource levels in Kubernetes clusters.
Procedure
Before using the cluster inspection feature, ensure the cluster is in a normal running state. Cluster inspection only retains results from the last 7 days.
On the ACK console Clusters page, confirm that the target cluster's status is Running.
When you use the cluster inspection feature, the system runs a data collection program in the cluster to collect inspection results. The program collects key error messages from the system log and operation information, such as the system version, loads, runtime, and kubelet. The data collection program does not collect business information or sensitive data.
Log on to the ACK console. In the navigation pane on the left, click Clusters.
On the Clusters page, find the cluster you want and click its name. In the left-side pane, choose .
In the Schedule Rule section of the Cluster Inspection page, click Add.
In the Set Inspection Rule pane, specify TimeZone and Regular Task Rule (Daily), confirm cluster information, read the warning message, and save the configuration as prompted.
After you configure the cluster inspection feature, the system inspects the cluster at the scheduled time. In the Reports section of the Cluster Inspection page, you can click Start to manually trigger a cluster inspection.
After the inspection is finished, in the Reports section of the Cluster Inspection page, click Details in the Operation column of the report you want to view.
Risks are displayed in ascending order of severity levels, including Low, Medium, and High. High-level risks are highlighted.
An inspection report includes the identified risks and their severity levels, impacts, and solutions. Refer to the guide in the console to diagnose and resolve them.
Related operations
Subscribe to cluster inspection reports
The cluster inspection feature allows you to subscribe to cluster inspection reports. In the Subscribe Reports section of the Cluster Inspection page, log on to the Intelligent Advisor console to configure inspection report subscription.
Manage the inspection rule
After you configure cluster inspection, you can perform the following operations in the Schedule Rule section:
Click Edit to modify the inspection rule.
Click Delete to delete inspection rules that you no longer use. After an inspection rule is deleted, the cluster is no longer inspected based on the rule.
References
Cluster check can be used to check whether your cluster meets the requirements before operations such as upgrade or migration.
Cluster diagnostics provides troubleshooting for nodes, pods, Services, Ingress, memory, and networks to identify issues.