We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Backport fix for Load balancer crashing with IPv6 disabled
The text was updated successfully, but these errors were encountered:
-$ k3s version v1.28.12+k3s-815efbfc (815efbfc)
Infrastructure Cloud EC2 instance
Node(s) CPU architecture, OS, and Version: PRETTY_NAME="Ubuntu 22.04.1 LTS" NAME="Ubuntu" VERSION_ID="22.04"
Cluster Configuration: 1 node server
net.ipv6.conf.all.disable_ipv6 net.ipv6.conf.default.disable_ipv6 net.ipv6.route.flush
$ journalctl -xeu k3s.service -f efik-a2a52733-2cf9m_kube-system(a02450da-9888-46c6-9460-2dee9d85a4b2)\\\": rpc error: code = Unknown desc = failed to create containerd task: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: open /proc/sys/net/ipv6/conf/all/forwarding: no such file or directory: unknown\"" pod="kube-system/svclb-traefik-a2a52733-2cf9m" podUID="a02450da-9888-46c6-9460-2dee9d85a4b2" Aug 09 13:32:43 k3s[1336]: W0809 13:32:43.734670 1336 manager.go:1169] Failed to process watch event {EventType:0 Name:/kubepods.slice/kubepods-besteffort.slice/kubepods-besteffort-poda02450da_9888_46c6_9460_2dee9d85a4b2.slice/cri-containerd-8183720517ca633ad3022bf397d0d2e98f71c41651b78fa8d036c4f5723ec25c.scope WatchSource:0}: container "8183720517ca633ad3022bf397d0d2e98f71c41651b78fa8d036c4f5723ec25c" in namespace "k8s.io": not found
kube-system metrics-server-54fd9b65b-vcrfq 0/1 Running 0 24s kube-system svclb-traefik-18732769-96dh5 2/2 Running 0 8s kube-system traefik-7d5f6474df-44hk2 1/1 Running 0 8s
Sorry, something went wrong.
brandond
No branches or pull requests
Backport fix for Load balancer crashing with IPv6 disabled
The text was updated successfully, but these errors were encountered: