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
{{ message }}
This repository was archived by the owner on Jun 14, 2024. It is now read-only.
When trying to create a macvlan network with dhcp enabled, I run into the error below:
After manually running
./dhcp daemon --socketpath=/run/cni/dhcp.sock &from/nerdctl_full/libexec/cnicreating the network succeeds without warning.Need to automate this and put the socket under a less common path (a path specific to ubernerd).