This message was deleted.
# k3s
a
This message was deleted.
c
If you want to cross-post a link to that in a new post to https://github.com/k3s-io/k3s/discussions I can ask our CNI folks to take a look. I do find it odd that you're doing this with a 1.21 version of k3s though. Do you have the same problem with a non-EOL version of k3s? Do you have the same problem if you do this on a normal host, and not in k3d?
👀 1
🙂 1
b
Thanks for the quick response. We'll bump up all of our version numbers, test on a normal host, & cross-post an update if things still aren't working.
Still running into issues. Not quite at a point to open a new thread on github, but does anyone happen to have an intuition about the following error received with `kubectl describe pod X`:
Copy code
Warning  FailedCreatePodSandBox  8m51s                 kubelet            Failed to create pod sandbox: rpc error: code = Unknown desc = failed to setup network for sandbox "c12e1ad5c90421b89508eb50df9e2d5be40c66cc1d56abf1cb20b0d95cefcf50": [REDACTED:dummy1-net1]: error adding container to network "dummy-net1": failed to find host device: numerical result out of range
Disregard previous question, it was a helm templating issue
c
We got Multus running on k3s with Flannel, thanks for the pointers!
c
Update that issue with your results so the next person knows what to do!
c
You got it