

This post is going to be a little off the beaten path, but it might yet be useful for folks interested in the process of standardization through the IETF.
Last week, at the IETF in Buenos Aires, a proposal was put forward to move the IPv4 specifications to historic status. Geoff Huston, in his ISP column, points out the problem with this sort of thing—
The idea to push IPv4 to historic is, apparently, an attempt to move the market, in a sense. If it’s historic, then the market won’t use it, or will at least move away from it.
Right.
Another, similar, line of thinking came up at the mic during a discussion around whether Continue reading
Docker provides similar network connection options as general virtualization solutions such as VMware products, Hyper-V, KVM, Xen, VirtualBox, etc. However, Docker takes a slightly different approach with its network drivers, confusing new users which are familiar with general terms used by other virtualization products. The following table matches general terms with Docker network drivers you can use to achieve the same type of connectivity for your container.
| General Virtualization Term | Docker Network Driver |
|---|---|
| NAT Network | bridge |
| Bridged | macvlan, ipvlan (experimental since Docker 1.11) |
| Private / Host-only | bridge |
| Overlay Network / VXLAN | overlay |
ADC appliances versus application-centric load balancing: Learn how software-defined ADCs better supports multi-cloud deployments and cloud-native applications, while freeing IT from repetitive tasks.