Archives

All Posts Tagged Tag: ‘Libnetwork’

Configuring Macvlan and Ipvlan Linux Networking

Networking

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 some painful problems such as getting access to a gateway from a …

Read More

10 Examples of how to get Docker Container IP Address

Docker Turtles Banner Network Copy

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 infrastructure. Along that thread, here are 10 different ways to get a container or docker-machine address …

Read More