Benjamin Knofe

Results 21 comments of Benjamin Knofe

ok I put everything in a gist to discuss further: https://gist.github.com/3197172 So everyone can see MD and raw data and can fork/edit easily. I had to put an empty line...

What I forgot: The syntax is now a valid [YAML](http://www.yaml.org/) syntax, which a) renders good in MD and is b) easily parsable.

I think most discussions on this are happening in #3227

This is also relevant when you have many microk8s nodes in some kind of autoscaling setup where you want them to be constantly stopped/started.

I have observed the same problem. Karpenter does not remove nodes when only daemonsets are left on it. Karpenter 1.3.2 Kubernetes 1.31

@jmdeal yes, but I cannot connect with `aws ssm start-session`

Yes my instances are in a private subnet but I have security groups configured properly to connect to _healthy_ instances with ssm. As soon as I add the provided `user-data`,...

@jmdeal You can click "Launch more than this" on the stuck instance and then you can find the user data in the advanced settings. it looks like this: ``` [settings]...

FWIW I tried with the most recent 1.39 bottlerocket version and still the same problem