Yu Xiang Z.

Results 17 comments of Yu Xiang Z.

@vutny thanks for the explanation. I think increasing sessions duration makes sense, would you like to open a PR for it?

> It's probably worth calling out that some addons get added by default for new clusters. Indeed, the coredns addon now has a [default Pod Disruption Budget (PDB)](https://aws.amazon.com/blogs/containers/recent-changes-to-the-coredns-add-on/#:~:text=Issue%20%231679%20requested%20adding%20a%20Pod%20Disruption%20Budget%20(PDB)%20to%20the%20coredns%20addon%20and%20was%20implemented%20in%20v1.9.3%2Deksbuid.5%20and%20higher.), preventing the...

Thanks @worldhopper. Indeed the code seems to be calling deprecated API for CertificateSigningRequest. I'll try to prioritize fixing this soon. > The certificates.k8s.io/v1beta1 API version of CertificateSigningRequest is no longer...

I took closer look at the issue. It seems that the command you used is for [Enabling legacy Windows support](https://docs.aws.amazon.com/eks/latest/userguide/windows-support.html#legacy-windows-support). > Once your cluster and platform version are at, or...

The problem appears to surface when AWS credentials expire while the upgrade is taking place.

Yes I tried to reproduce this and this log line I've added seems to confirm my theory: ``` 2024-03-21 00:50:18 [ℹ] waiting for CloudFormation stack "eksctl-x-nodegroup-ng-0" 2024-03-21 00:50:18 [!] err:...

Hi @abdelrazekrizk, you can find installation instructions here: https://eksctl.io/installation/