Skip to content

Release 1.16.0

Compare
Choose a tag to compare
@shapirov103 shapirov103 released this 23 Oct 15:34
· 12 commits to main since this release
dd399df

Release Notes

Key Changes

IPv6 Support

  • Added full IPv6 support across EKS Blueprints
  • Implemented in blueprint builder, VPC-CNI, and related components
  • Reference implementation available at examples/blueprint-ipv6-construct/index.ts
  • Credit: @bugathagit

Kubernetes Version Updates

  • Default EKS version now set to 1.30
    • All add-ons validated, including ADOT support
  • Added support for Kubernetes 1.31
    • Not set as default due to pending ADOT compatibility

Karpenter Updates

  • Default version updated to 1.0.6
    • Compatible with Kubernetes 1.30 and 1.31
  • Current Limitations:
    • Temporarily restricted to kube-system namespace due to CRD configuration
    • Provisioned resources still using v1beta
    • Upgrade paths may not be guaranteed for all configurations
  • Note: Migration logic will be removed as we standardize on version 1.x

Additional Changes

  • Various minor feature enhancements
  • Multiple bug fixes and improvements
  • CDK version is 2.162.1

What's Changed

New Contributors

Add-on versions in the release

INFO Chart aws-load-balancer-controller-1.9.2 is at the latest version.
INFO Chart appmesh-controller-1.13.1 is at the latest version.
INFO Chart tigera-operator-v3.28.2 is at the latest version.
INFO Chart cert-manager-1.16.1 is at the latest version.
INFO Chart kube-state-metrics-5.26.0 is at the latest version.
INFO Chart prometheus-node-exporter-4.39.0 is at the latest version.
DEBUG Core add-on adot is at version auto
INFO Chart base-1.23.2 is at the latest version.
INFO Chart istiod-1.23.2 is at the latest version.
INFO Chart cni-1.23.2 is at the latest version.
INFO Chart gateway-1.23.2 is at the latest version.
INFO Chart metrics-server-3.12.2 is at the latest version.
INFO Chart argo-cd-7.6.12 is at the latest version.
INFO Chart nginx-ingress-1.4.0 is at the latest version.
INFO Chart ingress-nginx-4.11.3 is at the latest version.
DEBUG Core add-on vpc-cni is at version auto
DEBUG Core add-on coredns is at version auto
DEBUG Core add-on kube-proxy is at version auto
INFO Chart gatekeeper-3.17.1 is at the latest version.
No versions are found for karpenter in repository oci://public.ecr.aws/karpenter/karpenter
INFO Chart aws-node-termination-handler-0.21.0 is at the latest version.
INFO Chart kubevious-1.2.2 is at the latest version.
DEBUG Core add-on aws-ebs-csi-driver is at version auto
INFO Chart aws-efs-csi-driver-3.0.8 is at the latest version.
INFO Chart keda-2.15.2 is at the latest version.
WARN Upgrade is needed for chart aws-privateca-issuer-1.3.0: latest version is v1.4.0.
No versions are found for flux2 in repository oci://ghcr.io/fluxcd-community/charts/flux2
INFO Chart gpu-operator-v24.6.2 is at the latest version.
No versions are found for oci://ghcr.io/grafana/helm-charts/grafana-operator in repository undefined
INFO Chart aws-for-fluent-bit-0.1.34 is at the latest version.
INFO Chart airflow-1.15.0 is at the latest version.
INFO Chart external-secrets-0.10.4 is at the latest version.
DEBUG Core add-on eks-pod-identity-agent is at version auto
INFO Chart external-dns-1.15.0 is at the latest version.
INFO Chart secrets-store-csi-driver-1.4.6 is at the latest version.
DEBUG Core add-on coredns has autoselected version v1.11.1-eksbuild.8
DEBUG Core add-on eks-pod-identity-agent has autoselected version v1.3.2-eksbuild.2
DEBUG Core add-on aws-ebs-csi-driver has autoselected version v1.36.0-eksbuild.1
DEBUG Core add-on vpc-cni has autoselected version v1.18.1-eksbuild.3
DEBUG Core add-on kube-proxy has autoselected version v1.30.0-eksbuild.3
DEBUG Core add-on adot has autoselected version v0.102.1-eksbuild.1

Full Changelog: blueprints-1.15.1...blueprints-1.16.0