v4.1 Update 1 - SaaS¶
Amazon EKS¶
Kubernetes v1.35¶
New EKS clusters can now be provisioned based on Kubernetes v1.35. Existing clusters can also be upgraded in-place to Kubernetes v1.35.
Azure AKS¶
BYOCNI with Cilium Support¶
This release adds support for BYOCNI (Bring Your Own CNI) with Cilium on AKS clusters. To enable this, set networkPlugin to none in the AKS cluster configuration and apply a blueprint that includes the Cilium add-on. Ensure the pod CIDR is consistent between the network configuration and the Cilium add-on values so that the cluster initializes successfully.
Benefit
Manage Cilium as a CNI through the standard blueprint workflow, keeping cluster networking configuration consistent and auditable.
For more information, see BYOCNI with Cilium.¶
Bug Fixes¶
The following bug fixes are included in the v4.1 Update 1 release:
| Bug ID | Description |
|---|---|
| RC-47916 | MKS: Fix Kubernetes version upgrade from 1.30 to 1.31 |
