• 1 Post
  • 384 Comments
Joined 11 months ago
cake
Cake day: August 17th, 2023

help-circle
rss











  • Just as a warning, the macvlan stuff isn’t well documented and seems to have hard limits. I worked with it a couple of years ago and had to eventually read a lot of Docker code to figure some stuff out, and the host was only able to successfully set up 4 macvlan networks at a time - the fifth (and any following ones) were never reachable, even though I used the same scripts as for all other ones.

    Things might have improved in the meantime.