All Products
Search
Document Center

Container Service for Kubernetes:Kubernetes 1.32 release notes for ACK Edge

Last Updated:Apr 30, 2025

Alibaba Cloud ACK Edge is a cloud-edge integrated managed solution based on Container Service for Kubernetes (ACK) for edge scenarios. This topic describes the changes in the Kubernetes 1.32 for ACK Edge clusters.

Version description

The Kubernetes version of the ACK Edge cluster is 1.32.1-aliyun.1. For more information about the changes in Kubernetes 1.32, see Kubernetes 1.32.

Edge autonomy

Optimize requests from CoreDNS, kube-proxy, and kubelet to kube-apiserver to reduce cloud-edge communication traffic.

Component management

  • Remove the yurt-manager component and merge its functions into edge-controller-manager.

  • Remove the terway-edge-manager workload in the kube-system namespace and merge its functions into the managed component named terway-edge-controlplane.

  • When you select the terway-edge network plug-in, terway-edge-controlplane becomes a required component by default.