equinix-labs / terraform-equinix-metal-eks-anywhere

EKS Anywhere on Equinix Metal (Baremetal)
https://deploy.equinix.com/labs/terraform-equinix-metal-eks-anywhere/
Apache License 2.0
9 stars 5 forks source link

Update eks version #74

Closed cprivitere closed 1 year ago

cprivitere commented 1 year ago

Update the EKS version to 0.14.2 and all templates to release 28 templates from the manifest. Start simplifying and tweaking the cloud init to fail less often.

My commit below says it installs k8s 1.25 by default now, but that isn't working. I think I should make that a separate PR now. This one will install 1.23.6.

displague commented 1 year ago

We missed a few spots in the manual guide:

https://github.com/equinix-labs/terraform-equinix-metal-eks-anywhere#steps-to-run-on-eksa-admin

export EKSA_RELEASE="0.11.3" OS="$(uname -s | tr A-Z a-z)" RELEASE_NUMBER=20