Skip to main content

Kubernetes Agent v1.9.11

Includes Java Agent v2.2.68

May 7, 2026

  • Feature Added the container_log_path option

    • 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 /rootfs prefix by directly replacing the /var/log/pods portion of ci.logPath with 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
Info

Agent download: kube_mon_1.9.11.tar