Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ipset v7.11: Kernel and userspace incompatible #4585

Open
xiaobaowan1988 opened this issue Jul 24, 2024 · 0 comments · May be fixed by #4638
Open

ipset v7.11: Kernel and userspace incompatible #4585

xiaobaowan1988 opened this issue Jul 24, 2024 · 0 comments · May be fixed by #4638
Assignees

Comments

@xiaobaowan1988
Copy link

Summary

The calico node pod reports the following issue and failed to be ready
ipset v7.11: Kernel and userspace incompatible: settype hash:ip with revision 7 not supported by userspace.

What Should Happen Instead?

The calico node should be ready and don't have the above issue.

Reproduction Steps

  1. sudo snap install microk8s --classic --channel=1.30(on ubuntu 24.04 amd64)
  2. add --proxy-mode=ipvs to /var/snap/microk8s/current/args/kube-proxy
  3. microk8s stop
  4. microk8s start

Can you suggest a fix?

change the calico node image from 3.25.1 to 3.27.4 fixed this issue.

Are you interested in contributing with a fix?

@maci3jka maci3jka self-assigned this Aug 16, 2024
maci3jka added a commit that referenced this issue Aug 21, 2024
@maci3jka maci3jka linked a pull request Aug 21, 2024 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants