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

Amazon EKS Windows Nodes (Preview) #225

Closed
tabern opened this issue Mar 27, 2019 · 6 comments
Closed

Amazon EKS Windows Nodes (Preview) #225

tabern opened this issue Mar 27, 2019 · 6 comments
Labels
EKS Amazon Elastic Kubernetes Service

Comments

@tabern
Copy link
Contributor

tabern commented Mar 27, 2019

Amazon EKS now supports Windows containers and Windows worker nodes as a public preview.

Learn more and get started here: https://github.com/aws/containers-roadmap/tree/master/preview-programs/eks-windows-preview

Please leave feedback and comments on the preview using this ticket.

@tabern tabern added EKS Amazon Elastic Kubernetes Service Developer Preview This issue has an open developer preview labels Mar 27, 2019
@JasonChinsen
Copy link

JasonChinsen commented Mar 27, 2019

I believe that this line is causing this error:

https://github.com/aws/containers-roadmap/blob/master/preview-programs/eks-windows-preview/amazon-eks-cfn-quickstart-windows.yaml#L194

EKSWindowsWorkerStack | TemplateURL must be an Amazon S3 URL.


From running ECS windows nodes, I believe that the default NodeVolumeSize should be 200gig

https://github.com/aws/containers-roadmap/blob/master/preview-programs/eks-windows-preview/amazon-eks-windows-nodegroup.yaml#L127

NodeVolumeSize:
    Type: Number
    Description: Node volume size
    Default: 200

@whereisaaron
Copy link

Apparently not a restriction applied to AWSers @JasonChinsen 😄

@tabern
Copy link
Contributor Author

tabern commented Mar 27, 2019

@JasonChinsen are you referring to Step 2?

You cannot launch a CFN template using a URL that is not in S3, but you can upload a YAML! We recommend you download the file and upload it when you create your stack.

@JasonChinsen
Copy link

JasonChinsen commented Mar 27, 2019

@tabern yes, I was following the instructions as is. I have uploaded the file to s3 now and are running into other issues. I will keep you posted.

I am very excited to see this work btw.

@tabern
Copy link
Contributor Author

tabern commented Mar 27, 2019

Ok, great! Just let us know... 👍

@tabern
Copy link
Contributor Author

tabern commented Mar 27, 2019

Hi all - we're doing a little consolidation, closing this ticket and moving the discussion to our original ticket for EKS Windows Support - #69

Please follow along on #69 and leave feedback there.

@tabern tabern closed this as completed Mar 27, 2019
@tabern tabern removed the Developer Preview This issue has an open developer preview label Mar 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EKS Amazon Elastic Kubernetes Service
Projects
None yet
Development

No branches or pull requests

3 participants