Skip to content

Releases: eksctl-io/eksctl

eksctl 0.205.0

28 Feb 19:30
9e5300e
Compare
Choose a tag to compare

Release v0.205.0

🚀 Features

  • Add support for creating access entries of type EC2 for EKS Auto Mode (#8228)
  • Support for setting MarketType/InstanceMarketOptions for use with capacity-block (#8207)

🎯 Improvements

  • Update eksctl api schema for neuron devices (#8255)
  • Fix go.sum; check go.mod and go.sum on CI (#8254)
  • Switch default for ExecConfig api version from v1alpha1->v1beta1 (#8252)
  • Allow separate explicit selection of Neuron Devices (separate from GPUs) in api (#8243)
  • Add support for allow/deny regexp(s) in instanceSelector (#8247)
  • Re-add support for env var keys from AWS SDK (#8231)

🐛 Bug Fixes

  • Allow adding remote network config to private clusters (#8261)
  • Re-allow use of the cnn1-az4 availability zone (#8240)
  • Add missing coredns-1.32 json file (#8233)
  • Print the computed upgrade version correctly (#8232)
  • Remove support for p2 instances which require NVIDIA driver <= 470 (#8226)
  • Fix issue installing the nvidia device plugin unconditionally on al2023 (#8225)
  • Do not create a placement group when using a reservation (#8220)

🧰 Maintenance

  • Update aws-node to v1.19.3 (#8258)

📝 Documentation

  • Update Karpenter usage documentation to reflect latest supported version(s) (#8250)

Acknowledgments

The eksctl maintainers would like to sincerely thank @NicholasBlaskey, @alexandear, @bryantbiggs, @cenkalti, @dims, @escardoso and @vsoch.

eksctl 0.205.0-rc.0

28 Feb 19:27
9e5300e
Compare
Choose a tag to compare
eksctl 0.205.0-rc.0 Pre-release
Pre-release

Release v0.205.0

🚀 Features

  • Add support for creating access entries of type EC2 for EKS Auto Mode (#8228)
  • Support for setting MarketType/InstanceMarketOptions for use with capacity-block (#8207)

🎯 Improvements

  • Update eksctl api schema for neuron devices (#8255)
  • Fix go.sum; check go.mod and go.sum on CI (#8254)
  • Switch default for ExecConfig api version from v1alpha1->v1beta1 (#8252)
  • Allow separate explicit selection of Neuron Devices (separate from GPUs) in api (#8243)
  • Add support for allow/deny regexp(s) in instanceSelector (#8247)
  • Re-add support for env var keys from AWS SDK (#8231)

🐛 Bug Fixes

  • Allow adding remote network config to private clusters (#8261)
  • Re-allow use of the cnn1-az4 availability zone (#8240)
  • Add missing coredns-1.32 json file (#8233)
  • Print the computed upgrade version correctly (#8232)
  • Remove support for p2 instances which require NVIDIA driver <= 470 (#8226)
  • Fix issue installing the nvidia device plugin unconditionally on al2023 (#8225)
  • Do not create a placement group when using a reservation (#8220)

🧰 Maintenance

  • Update aws-node to v1.19.3 (#8258)

📝 Documentation

  • Update Karpenter usage documentation to reflect latest supported version(s) (#8250)

Acknowledgments

The eksctl maintainers would like to sincerely thank @NicholasBlaskey, @alexandear, @bryantbiggs, @cenkalti, @dims, @escardoso and @vsoch.

eksctl 0.204.0

13 Feb 18:07
b073ca5
Compare
Choose a tag to compare

Release v0.204.0

🚀 Features

  • Enable NVIDIA Plugin automatically for AL2023 GPU AMIs (#8199)
  • Added EBS IO2 volumeType support to Managed NodeGroup (#7989)
  • Enable Bottlerocket on Neuron Instance types (Inferentia and Trainium) (#8173)

🎯 Improvements

  • pre-Generate EC2 instance type details out of band (#8206)
  • New EFA plugin images need a new volume for EFA plugin to mount - /dev/infiniband (#8201)
  • Add addon name to some logging lines (#8200)

🧰 Maintenance

  • Update building with golang 1.24 (#8210)
  • Update aws-node to v1.19.2 (#8160)

Acknowledgments

The eksctl maintainers would like to sincerely thank @BhowmickSumit, @Juneezee, @alexandear, @dims and @vigh-m.

eksctl 0.204.0-rc.0

13 Feb 18:04
b073ca5
Compare
Choose a tag to compare
eksctl 0.204.0-rc.0 Pre-release
Pre-release

Release v0.204.0

🚀 Features

  • Enable NVIDIA Plugin automatically for AL2023 GPU AMIs (#8199)
  • Added EBS IO2 volumeType support to Managed NodeGroup (#7989)
  • Enable Bottlerocket on Neuron Instance types (Inferentia and Trainium) (#8173)

🎯 Improvements

  • pre-Generate EC2 instance type details out of band (#8206)
  • New EFA plugin images need a new volume for EFA plugin to mount - /dev/infiniband (#8201)
  • Add addon name to some logging lines (#8200)

🧰 Maintenance

  • Update building with golang 1.24 (#8210)
  • Update aws-node to v1.19.2 (#8160)

Acknowledgments

The eksctl maintainers would like to sincerely thank @BhowmickSumit, @Juneezee, @alexandear, @dims and @vigh-m.

eksctl 0.203.0

01 Feb 20:16
00788c8
Compare
Choose a tag to compare

Release v0.203.0

🎯 Improvements

  • [Hybrid Nodes] Remove strict requirement of providing a VGW or TGW during cluster creation (#8168)

🐛 Bug Fixes

  • Resolve clusterDNS for IPv6 MNG AL2023 with custom AMI (#8170)
  • [Hybrid Nodes] Make remoteNetworkConfig.IAM.Provider field case insensitive (#8169)

eksctl 0.203.0-rc.0

29 Jan 15:56
00788c8
Compare
Choose a tag to compare
eksctl 0.203.0-rc.0 Pre-release
Pre-release

Release v0.203.0

🎯 Improvements

  • [Hybrid Nodes] Remove strict requirement of providing a VGW or TGW during cluster creation (#8168)

🐛 Bug Fixes

  • Resolve clusterDNS for IPv6 MNG AL2023 with custom AMI (#8170)
  • [Hybrid Nodes] Make remoteNetworkConfig.IAM.Provider field case insensitive (#8169)

eksctl 0.202.0

23 Jan 04:04
5c8b046
Compare
Choose a tag to compare

Release v0.202.0

🚀 Features

  • Support for us-isof and eu-isoe regions (#8151)
  • Enable default addon creation for auto mode clusters (#8140)

🎯 Improvements

  • Use DescribeClusterVersions API instead of hardcoding EKS version data (#8144)

🐛 Bug Fixes

  • Wait for vpccni to become active before updating it to use IRSA (#8152)
  • Update import path of local goformation fork, fixing go mod verify (#8148)
  • Disable metrics-server default addon creation for unsupported regions (#8146)

Acknowledgments

The eksctl maintainers would like to sincerely thank @jdwtf

eksctl 0.202.0-rc.0

23 Jan 00:13
5c8b046
Compare
Choose a tag to compare
eksctl 0.202.0-rc.0 Pre-release
Pre-release

Release v0.202.0

🚀 Features

  • Support for us-isof and eu-isoe regions (#8151)
  • Enable default addon creation for auto mode clusters (#8140)

🎯 Improvements

  • Use DescribeClusterVersions API instead of hardcoding EKS version data (#8144)

🐛 Bug Fixes

  • Wait for vpccni to become active before updating it to use IRSA (#8152)
  • Update import path of local goformation fork, fixing go mod verify (#8148)
  • Disable metrics-server default addon creation for unsupported regions (#8146)

Acknowledgments

The eksctl maintainers would like to sincerely thank @jdwtf

eksctl 0.201.0

14 Jan 17:30
608abc3
Compare
Choose a tag to compare

Release v0.201.0

🚀 Features

  • Ubuntu 24.04 support (#8094)
  • Support create cluster default addon metrics-server (#8118)
  • Support for Mexico region (mx-central-1) (#8117)

🐛 Bug Fixes

  • Remove EFA installation scripts; EFA is installed by default on EKS AL2 GPU, EKS Al2023 NVIDIA, and EKS AL2023 Neuron AMIs (#8113)
  • Repair AL2023 with IPv6 node creation (#8120)

🧰 Maintenance

  • Update nvidia-device-plugin to v0.17.0 (#7918)
  • Update aws-node to v1.19.2 (#7899)
  • Update coredns (#7901)

📝 Documentation

  • Update doc dependencies and supported Python runtime to publish latest doc updates (#8119)

Acknowledgments

The eksctl maintainers would like to sincerely thank @bryantbiggs, @gustavodiaz7722 and @toabctl.

eksctl 0.201.0-rc.0

14 Jan 16:38
608abc3
Compare
Choose a tag to compare
eksctl 0.201.0-rc.0 Pre-release
Pre-release

Release v0.201.0

🚀 Features

  • Ubuntu 24.04 support (#8094)
  • Support create cluster default addon metrics-server (#8118)
  • Support for Mexico region (mx-central-1) (#8117)

🐛 Bug Fixes

  • Remove EFA installation scripts; EFA is installed by default on EKS AL2 GPU, EKS Al2023 NVIDIA, and EKS AL2023 Neuron AMIs (#8113)
  • Repair AL2023 with IPv6 node creation (#8120)

🧰 Maintenance

  • Update nvidia-device-plugin to v0.17.0 (#7918)
  • Update aws-node to v1.19.2 (#7899)
  • Update coredns (#7901)

📝 Documentation

  • Update doc dependencies and supported Python runtime to publish latest doc updates (#8119)

Acknowledgments

The eksctl maintainers would like to sincerely thank @bryantbiggs, @gustavodiaz7722 and @toabctl.