Matt

Results 27 comments of Matt

Sorry this PR has been languishing. Overall, I like the change. However, there is one blocker. For K8s version 1.24, `client.authentication.k8s.io/v1alpha1` is no longer supported, so we now have a...

Actually, I'll update the API version as part of [this issue](https://github.com/awslabs/amazon-eks-ami/issues/1020), so you'll just need to rebase after that.

@pierluigilenoci I'll discuss this with my team and post an update here soon.

FYI, we're picking this issue back up. Asked @reegnz to post a new PR; otherwise, I can post one with the same changes.

Sorry for the lack of traction here. The AmazonLinux team identified some patches that they expect to resolve this issue, which is likely going to be released sometime in October....

AmazonLinux has released a new 5.4 kernel that includes some patches that should help with this issue. The latest AMIs, [v20211004](https://github.com/awslabs/amazon-eks-ami/releases/tag/v20211004) or later, will have the patched kernel. Please let...

We've discussed this issue, and we want to do some additional validation and performance testing before we make gp3 volumes the default for AMIs. Once we are able to do...

@alesavin Is there a reason you can't use the `--kubelet-extra-args` parameter to specify max pods? Looks like that should have the same effect. We try to avoid adding new params...

Are you talking about the log collector script? iptables comes standard in AmazonLinux AMIs, so it should be present in the majority of AMIs. That being said, I don't think...

Your situation makes sense. I see two pieces to this. Documentation around handling this situation and maybe discoverability are an issue. Also, there's a feature request to simplify the customer...