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

templates: update Ubuntu to 24.04 #2300

Merged
merged 1 commit into from
Apr 27, 2024

Conversation

AkihiroSuda
Copy link
Member

No description provided.

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
@AkihiroSuda AkihiroSuda added the guest/ubuntu Guest: Ubuntu label Apr 26, 2024
@AkihiroSuda AkihiroSuda added this to the v0.22.0 milestone Apr 26, 2024
Copy link
Member

@jandubois jandubois left a comment

Choose a reason for hiding this comment

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

Thanks, LGTM

@AkihiroSuda AkihiroSuda merged commit caba48e into lima-vm:master Apr 27, 2024
25 checks passed
@afbjorklund
Copy link
Member

Do you have some documentation (notes), on how these updates are prepared ?

Not so much the major bump, from 22.04 to 24.04, but the checksums and such

@AkihiroSuda
Copy link
Member Author

Just updated manually, currently 😞

@afbjorklund
Copy link
Member

This is a nice feature, of the new release:

https://discourse.ubuntu.com/t/noble-numbat-release-notes/39890#public-cloud-cloud-images-83

The footprint of minimal images has been reduced

-619M	ubuntu-22.04-server-cloudimg-amd64.img
+454M	ubuntu-24.04-server-cloudimg-amd64.img
422M	debian-12-generic-amd64.qcow2
329M	debian-12-genericcloud-amd64.qcow2

@afbjorklund
Copy link
Member

New image tested OK here, as well.

I think the results from the k8s template is very good, starts a vanilla kubeadm cluster in 10 seconds:

[  168.382775] cloud-init[1813]: [init] Using Kubernetes version: v1.30.0

[  170.835847] cloud-init[1813]: [kubelet-start] Starting the kubelet
[  171.584115] cloud-init[1813]: [kubelet-check] The kubelet is healthy after 503.076679ms

[  171.584470] cloud-init[1813]: [api-check] Waiting for a healthy API server. This can take up to 4m0s
[  176.088824] cloud-init[1813]: [api-check] The API server is healthy after 4.503997398s

[  177.523608] cloud-init[1813]: Your Kubernetes control-plane has initialized successfully!

Slightly longer to pull the required images and deploy the coredns addon, but still. (for all else, k3s)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
guest/ubuntu Guest: Ubuntu
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants