minikube/deploy/iso/minikube-iso
Nir Soffer 447113560c
iso: Update to longterm kernel to 6.6.95 (#20995)
* iso: Update kernel to 6.6.95 for x86_64

Generated by running `make iso-menuconfig-x86_64` and updating kernel
version to longterm kernel 6.6.95 and kernel headers to 6.6.x, and then
running `make linux-menuconfig-x86_64` to update the linux config.

Additinally update hyperv-daemons package to use kernel 6.x.

* iso: Update kernel to 6.6.95 for aarch64

Generated by running `make iso-menuconfig-aarch64` and updating kernel
version to longterm kernel 6.6.95 and kernel headers to 6.6.x, and then
running `make linux-menuconfig-aarch64` to update the linux config.

* iso: Enable VirtIO GPU for krunkit driver

The krunkit driver exposes the host GPU via VirtIO GPU, enabling AI
workloads in the guest.

* Updating ISO to v1.36.0-1751445739-20995

---------

Co-authored-by: minikube-bot <minikube-bot@google.com>
2025-07-08 13:06:52 -07:00
..
arch iso: Update to longterm kernel to 6.6.95 (#20995) 2025-07-08 13:06:52 -07:00
board/minikube iso: Update to longterm kernel to 6.6.95 (#20995) 2025-07-08 13:06:52 -07:00
configs iso: Update to longterm kernel to 6.6.95 (#20995) 2025-07-08 13:06:52 -07:00
linux Fix nvidia-gpu with kvm-driver (Production Branch: 510.60.02) 2022-04-19 21:55:36 +02:00
package Kicbase/ISO: Update runc from v1.2.6 to v1.3.0 (#20764) 2025-05-15 10:38:52 -07:00
Dockerfile CI: Fix LegacyKeyValueFormat warning when building images 2024-10-14 15:07:33 -05:00
README.md Update broken link 2020-04-11 17:00:43 -07:00
external.desc minikube-iso: Use buildroot branch 2017-02 (#1412) 2017-05-03 08:25:01 -07:00
external.mk Merge branch 'master' of github.com:kubernetes/minikube into iso-arm64 2022-04-29 14:11:16 -07:00
go.hash Fix KVM driver (tests) timeouts (#20852) 2025-06-03 15:07:48 -07:00

README.md

The documentation for building and hacking on the minikube ISO can be found here.