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
I did a little research and it does indeed seem that this is the standard practice for avoiding unnecessary IPs from being allocated. @elezar Is this something we can get added to the next release? I would say we should definitely expose it as a helm setting, but actually make hostNetwork: true the default.
currently this plugin is a daemonset that runs in k8s cluster. it should be made to use
hostNetwork=true
to not use unnecessary ips.The text was updated successfully, but these errors were encountered: