You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have been running rtpengine on bottlerocket for a while now, building the kernel module using a bootstrap-container and the kernel header files available from the host. Recently we upgraded our dev cluster to kubernetes v1.33 and noticed that the bootstrap stopped working.
After some digging I noticed that the source files for the kernel 6.12 is not provided - I checked and found no kernel files in 1.55, 1.57 and 1.58. I tried downloading kmod-kit for multiple bottlerocket versions and kubernetes v1.33 without any luck as well.
We tried looking at the changelog here, core-kit and kernel-kit without noticing any change related to this.
Do I need to use the bottlerocket-sdk image now? I assume we have missed information here.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
We have been running rtpengine on bottlerocket for a while now, building the kernel module using a bootstrap-container and the kernel header files available from the host. Recently we upgraded our dev cluster to kubernetes v1.33 and noticed that the bootstrap stopped working.
After some digging I noticed that the source files for the kernel 6.12 is not provided - I checked and found no kernel files in 1.55, 1.57 and 1.58. I tried downloading kmod-kit for multiple bottlerocket versions and kubernetes v1.33 without any luck as well.
We tried looking at the changelog here, core-kit and kernel-kit without noticing any change related to this.
Do I need to use the bottlerocket-sdk image now? I assume we have missed information here.
From kubernetes v1.32
From kubernetes v1.33
Thanks
Beta Was this translation helpful? Give feedback.
All reactions