Tag: overlay network

  • Virtualization 4 of 4 – Networking

    Virtual LAN (VLAN) Although VLAN emerged before virtualization and is technically not part of virtualization topic. I’d just like to start from here as a…

    Read
  • Docker network in different modes

    Reading notes of “Docker DeepDive”. Docker networking is backed by libnetwork, which is an implementation of Container Network Model (CNM), an open-source pluggable architecture designed…

    Read
  • Docker Compose, Docker Stack and Docker Swarm

    This posting covers some basic docker orchestration tools. Docker Compose Docker Compose’s predecessor is a tool called Fig developed by Orchard, which was acquired by…

    Read