image-builder
image-builder copied to clipboard
Tools for building Kubernetes disk images
**What steps did you take and what happened:** Build a Flatcar image for QEMU **What did you expect to happen:** Successful goss test run **Anything else you would like to...
## Change description Adds image-builder support for GCE images for the new Ubuntu 24.04 LTS "Noble Numbat" release. ## Related issues - Refs #1406 - See also #994 for prior...
## Change description Can help if user wants to change kernel options post-boot ## Related issues - Fixes # ## Additional context
## Change description By default this operating system auto-loads the nouveau driver when it detects Nvidia GPU hardware. The nouveau driver sometimes conflicts with the nvidia proprietary driver that gpu-operator...
## Describe the solution you'd like $subject ^ --- /kind feature
## Change description Adds support for Ubuntu 24.04 LTS for VMware vSphere ## Related issues - Refs: https://github.com/kubernetes-sigs/image-builder/issues/1406 - See: https://github.com/kubernetes-sigs/image-builder/pull/1003 ## Additional context - ubuntu 24.04 now uses Python...
## What steps did you take and what happened? Boot node image with NVIDIA GPU. By default the (in this case Ubuntu 22.04) operating system auto-loads the nouveau driver when...
## Change description This PR implements support for different CRI implementations, instead of the default containerd. At this moment the only other CRI implementation supported is CRI-O. By default containerd...
## Change description - set python version to 3.9 minimum getting this error when building `rhel-8` for capg ``` Python 3.6.x is no longer officially supported by the Google Cloud...
## Environment - **Make target:** `make build-qemu-flatcar` - **Run using container image? (Y/N):** Y (also tried with pure cli on the host) - **Environment vars:** None used - **Vars file:**...