Title: "Understanding Docker Networking Drivers And Their Use Cases" Date: 2016-12-20 09:43:00 Categories: [devops] tags: [docker]
Applications requirements and networking environments are diverse and sometimes opposing forces. In between applications and the network sits Docker networking, affectionately called the Container Network Model or CNM. It’s CNM that brokers connectivity for your Docker containers and also what abstracts away the diversity and complexity so common in networking.