Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

eksctl - managed nodegroup windows support via eksctl #6099

Closed
Jegapriya opened this issue Dec 21, 2022 · 3 comments
Closed

eksctl - managed nodegroup windows support via eksctl #6099

Jegapriya opened this issue Dec 21, 2022 · 3 comments
Labels
kind/help Request for help

Comments

@Jegapriya
Copy link

The above mentioned feature has been released 5 days back from the aws console. Kindly update this feature on the eksctl as well.

eksctl create nodegroup --region ap-south-1 --cluster "xxxxx-demoEksCluster" --name "xxxxx-NewDemo-Windows" --node-type m5d.2xlarge --nodes 1 --nodes-min 1 --nodes-max 1 --node-ami-family WindowsServer2019FullContainer
Error: couldn't create node group filter from command line options: Windows is not supported for managed nodegroups; eksctl now creates managed nodegroups by default, to use a self-managed nodegroup, pass --managed=false

C:\WINDOWS\system32>eksctl version
0.123.0

eksversion: 1.23

aws/containers-roadmap#584

@Jegapriya Jegapriya added the kind/feature New feature or request label Dec 21, 2022
@github-actions
Copy link
Contributor

Hello Jegapriya 👋 Thank you for opening an issue in eksctl project. The team will review the issue and aim to respond within 1-5 business days. Meanwhile, please read about the Contribution and Code of Conduct guidelines here. You can find out more information about eksctl on our website

@cPu1
Copy link
Contributor

cPu1 commented Dec 21, 2022

This feature is already out in a release candidate. It'll be graduated this Friday. You'll have to download and use v0.124.0-rc.0 to create managed Windows nodegroups in the meantime.

@cPu1 cPu1 added kind/help Request for help and removed kind/feature New feature or request labels Dec 21, 2022
@cPu1
Copy link
Contributor

cPu1 commented Dec 27, 2022

This feature is already out in a release candidate. It'll be graduated this Friday. You'll have to download and use v0.124.0-rc.0 to create managed Windows nodegroups in the meantime.

The release candidate has been graduated: https://github.com/weaveworks/eksctl/releases/tag/v0.124.0.

@cPu1 cPu1 closed this as completed Dec 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/help Request for help
Projects
None yet
Development

No branches or pull requests

2 participants