Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(ci): bump EKS ubuntu image to 22.04 #1206

Merged
merged 1 commit into from
Feb 13, 2025
Merged

Conversation

orfeas-k
Copy link
Contributor

@orfeas-k orfeas-k commented Feb 11, 2025

Bump Ubuntu image used in EKS CI to 22.04 to:

  1. use latest LTS available in eksctl. See https://eksctl.io/usage/custom-ami-support/#setting-the-node-ami-family.
  2. resolve incompatibility between k8s version 1.31 and Ubuntu 20.04.

Fix #1200

Testing

See this example run https://github.com/canonical/bundle-kubeflow/actions/runs/13268173276/job/37040851598 from the PR's branch.

Bump Ubuntu image used in EKS CI to 22.04 to:
 1. use latest LTS available in eksctl. See
    https://eksctl.io/usage/custom-ami-support/#setting-the-node-ami-family.
 2. resolve incompatibility between k8s version 1.31 and Ubuntu 20.04.

Fix #1200
@orfeas-k orfeas-k force-pushed the kf-6793-fix-eks-image branch from cb041e5 to fd52261 Compare February 11, 2025 16:34
@deusebio deusebio self-requested a review February 12, 2025 13:49
Copy link
Contributor

@deusebio deusebio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@orfeas-k orfeas-k merged commit 39b2eb5 into main Feb 13, 2025
3 of 5 checks passed
@orfeas-k orfeas-k deleted the kf-6793-fix-eks-image branch February 13, 2025 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

EKS ci for latest is unable to create a cluster
2 participants