[fancy_header3 textColor=”#25b6eb”]Configuring Macvlan and Ipvlan Linux Networking[/fancy_header3] Macvlan and Ipvlan are both Linux type networking interfaces that are both supported by the Linux kernel. They are unique for a few different reasons. One thing that makes them both very attractive is they do not use bridges in their implementation and natively namespace aware. It solves… Continue reading Configuring Macvlan and Ipvlan Linux Networking
Tag: Macvlan
10 Examples of how to get Docker Container IP Address
[fancy_header3 textColor=”#25b6eb”]10 Examples of how to get Docker Container IP Address[/fancy_header3] One thing that is so much fun about the need virtualization paradigm we are heading towards is that in the age of “software defined”, the flexibility of how to do things with infra are much more like programming then working with highly opinionated traditional… Continue reading 10 Examples of how to get Docker Container IP Address