Kubernetes Agent v1.9.11
Includes Java Agent v2.2.68
May 7, 2026
-
FeatureAdded thecontainer_log_pathoption- Supports environments such as Huawei Cloud CCE where the container log directory is located on a separate path (soft link target) rather than
/var/log/pods. - Bypasses the issue where the host absolute path symlink does not align with the container's
/rootfsprefix by directly replacing the/var/log/podsportion ofci.logPathwith the configured value. - Recommended for CCE Shared mode:
container_log_path=/mnt/paas/runtime/container_logs - Recommended for CCE Specific / Colocation mode:
container_log_path=/var/lib/containerd/container_logs
- Supports environments such as Huawei Cloud CCE where the container log directory is located on a separate path (soft link target) rather than
Info
Agent download: kube_mon_1.9.11.tar