Talk:K8s: Difference between revisions

From Alpine Linux
No edit summary
m (Unsigned comment attribution.)
Line 7: Line 7:
ln -s /lib/modules/6.1.30-0-virt /lib/modules/5.15.41-0-virt
ln -s /lib/modules/6.1.30-0-virt /lib/modules/5.15.41-0-virt
but i haven't tested yet if it will work in the end.
but i haven't tested yet if it will work in the end.
<small><span class="autosigned">—&nbsp;Preceding [[unsigned]] comment added by [[User:I2r|I2r]] ([[User talk:I2r|{{int:talkpagelinktext}}]] • [[Special:Contributions/I2r|{{int:contribslink}}]]) 00:58, 26 May 2023‎</span></small>

Revision as of 00:50, 28 July 2023

After upgrading to Alpine 3.18, the step: modprobe br_netfilter fails with: modprobe: FATAL: Module br_netfilter not found in directory /lib/modules/5.15.41-0-virt

It could be fixed with: ln -s /lib/modules/6.1.30-0-virt /lib/modules/5.15.41-0-virt but i haven't tested yet if it will work in the end.

— Preceding unsigned comment added by I2r (talkcontribs) 00:58, 26 May 2023‎