This document discusses container orchestration integration between OpenStack Kuryr and Apache Mesos. It begins with introductions to Docker and Mesos, describing how they are used to distribute workloads across container hosts. It then reviews the history of networking in Docker and Mesos, how libnetwork was developed for Docker networking, and how Mesos uses IPAM and network isolator modules. Finally, it describes how OpenStack Kuryr acts as a translator between Neutron and libnetwork, allowing Neutron networking APIs to manage containers running on Mesos.