kubeone icon indicating copy to clipboard operation
kubeone copied to clipboard

Cluster with kernel 6.17

Open siemensoe opened this issue 5 months ago • 3 comments

As a user, I would like to add a node with kernel 6.17 to my cluster

When I try to add a new node to my cluster which runs mainline kernel 6.17, it fails with an error:

sudo modprobe ip_tables
modprobe: FATAL: Module ip_tables not found in directory /lib/modules/6.17.7-1.el8.elrepo.x86_64 

siemensoe avatar Nov 12 '25 15:11 siemensoe

Quick question for triaging this: What Linux distribution are you trying to use here? And have you done anything specific for the 6.17 kernel to be available (i.e. are you using a custom image)?

embik avatar Nov 12 '25 15:11 embik

I tried upgrading a rocky linux 8.10 installation to kernel-ml via elrepo-kernel.

siemensoe avatar Nov 12 '25 15:11 siemensoe

I'm afraid that's not yet supported

kron4eg avatar Nov 12 '25 21:11 kron4eg