Skip to content

Conversation

NicholasBlaskey
Copy link
Contributor

Description

Add support for ap-southeast-6

Tested creating a cluster with a mng group

Checklist

  • Added tests that cover your change (if possible)
  • Added/modified documentation as required (such as the README.md, or the userdocs directory)
  • [X ] Manually tested
  • [X ] Made sure the title of the PR is a good description that can go into the release notes
  • (Core team) Added labels for change area (e.g. area/nodegroup) and kind (e.g. kind/improvement)

BONUS POINTS checklist: complete for good vibes and maybe prizes?! 🤯

  • Backfilled missing tests for code in same general area 🎉
  • Refactored something and made the world a better place 🌟

@NicholasBlaskey NicholasBlaskey added the kind/feature New feature or request label Oct 20, 2025
// eksResourceAccountMXCentral1 defines the AWS EKS account ID that provides node resources in mx-central-1
eksResourceAccountMXCentral1 = "730335286997"

// eksResourceAccountAPSoutheast6 defines the AWS EKS account ID that provides node resources in mx-central-1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit - should be ap-southeast-6 instead of mx-central-1

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

@NicholasBlaskey
Copy link
Contributor Author

fixes #8544

@NicholasBlaskey NicholasBlaskey merged commit f9f23bf into eksctl-io:main Oct 21, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants