Jake Klein

Results 15 comments of Jake Klein

We've noticed this while working on https://github.com/weaveworks/eksctl/ too. We recently managed to reproduce this issue: https://github.com/weaveworks/eksctl/issues/4214#issuecomment-923871267

> Same here. It's a Twitter internal DDoS protection or similar. Other hosts cause similar issues: #42 > > It is a natural issue when checking many links concurrently and/or...

Thanks for opening the issue @janeklb. For future folks who didn't realise we already have this for unmanaged nodegroups atm :sweat_smile: https://eksctl.io/usage/schema/#nodeGroups-kubeletExtraConfig. The feature sounds reasonable to me :+1:

Needs more research on all the different security group use cases

> Need to investigate but I think we already support this. @aclevername @nikimanoledaki @cPu1 can anyone of you take a look at this, please. This is not currently supported: ```...

Attempting to re-summarise what has been said across the two issues by @Callisto13 @santosh07bec @FireballDWF ## Overview ### What is AWS outpost? AWS outpost is the name of a product...

Hey @rayterrill , we were going to add support to this but in anticipation of a new AWS API we decided against it- see https://github.com/weaveworks/eksctl/issues/874#issuecomment-795808745. However that was quite some...

@rayterrill after chatting with some folks I think its worth doing this, lets not wait on the new AWS API. Would you like to give it a go at implementing?...

> Yes let me take a crack at it - Fair warning, I'm still learning go, but I've made a few other contributions to this project and a few others....

Look good to me, I think something that might be worth adding to the proposal is how to handle existing clusters that have been created from a config file, but...