You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
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.
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 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
The text was updated successfully, but these errors were encountered: