Skip to content

Preview v5.2.0-rc.0

Pre-release
Pre-release

Choose a tag to compare

@SIGHUP-C-3PO SIGHUP-C-3PO released this 05 Dec 08:40

AWS Module Release v5.2.0

Welcome to the latest release of the aws module for the SIGHUP Distribution, maintained by team SIGHUP.

This is a minor release that adds compatibility with Kubernetes 1.34 and upgrades cluster-autoscaler, aws-load-balancer-controller, and aws-node-termination-handler components.

Component Images 🚢

Component Supported Version Previous Version
cluster-autoscaler v1.34.0 v1.33.0
aws-load-balancer-controller v2.16.0 v2.13.4
aws-node-termination-handler v1.25.3 v1.25.2

Note: Please refer to the individual release notes for detailed information on each update.

New Features ✨

Kubernetes 1.34 Support

  • Full Kubernetes 1.34 compatibility: All components tested and validated against Kubernetes 1.34.x clusters

Breaking Changes 🚨

This is a minor release with no breaking changes. All existing configurations and deployments remain fully compatible.

Update Guide 🛠️

Kubernetes 1.43 Clusters

For new Kubernetes 1.34 clusters, use the new v1.34.x variant:

resources:
  - ./vendor/katalog/aws/cluster-autoscaler/v1.34.x

Existing Deployments

Existing deployments using v1.32.x or earlier versions can be upgraded to v1.34.x when ready. No configuration changes are required.