aws-quickstart / quickstart-vmware-tanzu-application-platform

AWS Quick Start for VMware Tanzu Application Platform
https://aws-quickstart.github.io/quickstart-vmware-tanzu-application-platform/
Apache License 2.0
13 stars 15 forks source link

update to EKS 1.23 #107

Closed satya-dillikar closed 1 year ago

satya-dillikar commented 1 year ago

Please refer to https://docs.aws.amazon.com/eks/latest/userguide/kubernetes-versions.html#kubernetes-1.23 https://github.com/pivotal/docs-tap/pull/1478

Looks like "EBS CSI Driver installed" is required on cluster.

leclaist commented 1 year ago

@tlindsay42 do we have support in the nested stack for k8s version 1.23 yet? we are wanting to offer 1.23 in our quickstart but if the nested stack does not allow for it, the build will not succeed. cc @satya-dillikar

tlindsay42 commented 1 year ago

Not yet. Unfortunately, I've had no bandwidth to work on it for a bit and until now, there's been only one customer request and no partner requests for it since my last conversation with Sam a few months ago. Here's my PR so far: https://github.com/aws-quickstart/quickstart-amazon-eks/pull/443. I cherry picked some commits out of it recently, so there's a few merge conflicts to fix up.

tlindsay42 commented 1 year ago

EKS v1.23 support is available now, thanks to VMware's influence per the separate thread. Sending an email with additional details.

leclaist commented 1 year ago

EKS v1.23 support is available now, thanks to VMware's influence per the separate thread. Sending an email with additional details.

Thank you for the quick work on this!

tlindsay42 commented 1 year ago

Closed incorrectly. Updates were completed for the EKS QS submodule, but not the templates.

hoegaarden commented 1 year ago

The currently published QS runs with k8s/EKS v1.23 (see here); and we are probably getting v1.24 out rather soon, so I will close this issue off. cc: @tlindsay42

hoegaarden commented 1 year ago

We are currently running 1.24, so I think we can close that off. @tlindsay42