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
Update: I have just recreated the error and confirmed the reason. There's an issue with kernel 5.15 which uses k8s from 1.24 - 1.27, which causes it to be incompatible with IPv6. We are currently working on fixing it and appreciate your patience.
Bottlerocket team became aware of an issue impacting K8s 1.24-1.27 AMI from version 1.26.2 and version 1.27.0 running kernel 5.15.*. The issue manifest in all nodes using IPv6 on these variants failing due to broken ip6tables commands needed to configure the node. Bottlerocket versions earlier 1.26.2 as well as Bottlerocket variants for K8s 1.28 and above are not impacted. Bottlerocket team is working on releasing the fix. In the meantime, if you are using K8s 1.24-1.27 and you need to use IPv6, please use Bottlerocket version 1.26.1.
Image I'm using:
v1.26.2 (linux kernel 5.15.168)
What I expected to happen:
kube-proxy to operate without errors
What actually happened:
kube-proxy repeatedly throws the error:
How to reproduce the problem:
NOTE: rolling back to image "v1.26.1" (using linux kernel 5.15.167) fixes the issue.
details from 1.26.2 node with issue:
info from 1.26.1 node without issue:
The text was updated successfully, but these errors were encountered: