question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[aws-eks] EKS Windows Server image support

See original GitHub issue

Use Case

EKS Windows image support was just added, and it’s possible to retrieve the images through SSM, like it is with Amazon Linux 2 now.

Proposed Solution

Extend EksOptimizedImage to support Windows images

Other

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change

This is a 🚀 Feature Request

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
SomayaBcommented, Oct 9, 2019

Hi @nmussy, thanks for submitting a feature request and opening a PR, much appreciated! 👍

0reactions
dudutwizercommented, Jul 7, 2021

Okay the issue solved by replacing onDemandASG.addUserData(

with onDemandASG.userData.addCommands(

I’m now able to see the nodes in the cluster. Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Amazon EKS optimized Windows AMIs
Windows Amazon EKS optimized AMIs are built on top of Windows Server 2019 and Windows Server 2022. They are configured to serve as...
Read more >
Amazon EKS optimized Windows AMI management
The Amazon EKS optimized AMI is built on top of Windows Server 2019, and is configured to serve as the base image for...
Read more >
Windows containers on EKS - Amazon EKS Workshop
Windows containers on EKS. EKS cluster windows and linux nodes. Many development teams build and support applications designed to run on Windows Servers...
Read more >
Setting up AWS EKS Clusters with Windows Nodes - CloudThat
I know what the headline says, but it is more of adding stuff to the Linux node. There are 2 types of windows...
Read more >
AWS EKS: Calico for Windows networking | by Shyam Kumar
Update the pod-infra-container-image argument inside the C:\CalicoWindows\kubernetes\kubelet-service.ps1 as amazonaws.com/eks/pause-windows: ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found