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

CAPI Ubuntu 22.04 images #1324

Closed
5 of 8 tasks
alex-dabija opened this issue Aug 17, 2022 · 7 comments
Closed
5 of 8 tasks

CAPI Ubuntu 22.04 images #1324

alex-dabija opened this issue Aug 17, 2022 · 7 comments
Assignees
Labels
area/kaas Mission: Cloud Native Platform - Self-driving Kubernetes as a Service kind/task provider/cluster-api-aws Cluster API based running on AWS provider/cluster-api-gcp Cluster API based running on GCP topic/capi

Comments

@alex-dabija
Copy link

alex-dabija commented Aug 17, 2022

Task

Generate and use Ubuntu 22.04 images for CAPG & CAPA clusters.

Background

CAPG & CAPA cluster use Ubuntu 20.04 images with Control Groups v1 which is enabled by default. AWS vintage is already using Control Groups v2.

All the CAPI clusters, including CAPG & CAPA ones, must use Control Groups v2.

Control Groups v2 are enabled in Ubuntu 22.04 out of the box.

TODOs:

  • generate CAPI images with Ubuntu 22.04;
  • update gohan to use Ubuntu 22.04 images;
  • update gunter to use Ubuntu 22.04 images;
  • update frieza to use Ubuntu 22.04 images;
  • update frieza / appstack to use Ubuntu 22.04 images;
  • update golem to use Ubuntu 22.04 images;
  • update tornado to use Ubuntu 22.04 images;
  • any other cluster should also be migrated to use Ubuntu 22.04 images;
@alex-dabija alex-dabija added area/kaas Mission: Cloud Native Platform - Self-driving Kubernetes as a Service team/hydra topic/capi provider/cluster-api-gcp Cluster API based running on GCP kind/task labels Aug 17, 2022
@AverageMarcus
Copy link
Member

Currently, image-builder is impacted by this issue (hashicorp/packer#11733) and unable to build Ubuntu 22.04 images without some workaround. I haven't yet managed to get a workaround to actually work though.

@alex-dabija alex-dabija changed the title CAPG Ubuntu 22.04 images CAPI Ubuntu 22.04 images Oct 18, 2022
@alex-dabija alex-dabija added the provider/cluster-api-aws Cluster API based running on AWS label Oct 18, 2022
@AverageMarcus
Copy link
Member

@AverageMarcus
Copy link
Member

@AverageMarcus
Copy link
Member

New CAPA and CAPG clusters will now use Ubuntu 22.04 by default. Existing clusters still need to be updated.

@AverageMarcus
Copy link
Member

PR for updating gohan and gunther - https://github.com/giantswarm/management-clusters-fleet/pull/176

@AverageMarcus
Copy link
Member

golem and tornado now managed by Flux but apps still need updating. The current versions are fairly outdated so a plan is needed to upgrade safely.

@AverageMarcus
Copy link
Member

tornado needs a specific plan to upgrade. Closing this issue as all others are complete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kaas Mission: Cloud Native Platform - Self-driving Kubernetes as a Service kind/task provider/cluster-api-aws Cluster API based running on AWS provider/cluster-api-gcp Cluster API based running on GCP topic/capi
Projects
None yet
Development

No branches or pull requests

2 participants