Demo with Docker containers and Cisco ACI integration: Contiv

You might remember my old post on Linux container integration with ACI by using the “network=none” option in the old Docker implementation: http://erjosito.tumblr.com/post/110063660087/cisco-aci-and-linux-containers. In the meantime, the networking concept in Docker has considerably evolved, including in the latest releases the concept of network driver plugins (https://docs.docker.com/engine/extend/plugins_network/). Contiv (https://contiv.io) is one of those plugins, that enhances the … Continue reading Demo with Docker containers and Cisco ACI integration: Contiv

Cisco ACI and Linux containers

Some time ago I published a video in youtube describing a way to put together multiple workload types here: https://www.youtube.com/watch?v=kmBnpl5XwnM. It describes how to coordinate the configuration of the physical network (Cisco ACI) and a virtual network (vSphere vSwitch, OVS with Linux containers), in two cases: where the virtual network configuration is driven from the ACI … Continue reading Cisco ACI and Linux containers