Distributed Scheduler Hell

Wednesday, May 24, 2017 - 11:20am11:55am

Matthew Campbell, DigitalOcean

Abstract: 

At DigitalOcean we went through growing pains of trying out 5 of the top major Docker container schedulers, Mesos, Kubernetes, Docker Swarm, Nomad and we even tried manual scheduling of containers. We will walk through how we chose different schedulers for different applications, and tips and tricks for choosing a scheduler to use. Also we will discuss in detail about the internals of distributed schedulers and why most are written in GO.

This talk will start off teaching people the basics of how process schedulers work in linux. Then we will expand to how schedulers like Nomad/Kubernetes work across entire clusters. We will go into detail about how to build a simple scheduler in Go. DigitalOcean also uses a Go based scheduler for deploying Virtual machines, we will delve into how scheduling different types of resources like containers vs virtual machines work. Also we will glance over what some popular scheduling systems are.

Matthew Campbell, DigitalOcean

Matthew Campbell is a Microservices scalability expert at DigitalOcean where he builds the future of cloud services. He is writing a book called "Microservices in Go". He has spoken at over 20 international conferences, including GothamGO, Hashicorp Conf, JS Conf, GO India, UK GOlan, MicroXchng, and Prometheus Conf. He blogs at http://kanwisher.com. Matthew was a founder of Errplane and http://www.langfight.com. In the past, he's worked at Thomson Reuters, Bloomberg, Gucci, and Cartoon Network.

Open Access Media

USENIX is committed to Open Access to the research presented at our events. Papers and proceedings are freely available to everyone once the event begins. Any video, audio, and/or slides that are posted after the event are also free and open to everyone. Support USENIX and our commitment to Open Access.

BibTeX
@conference {202787,
author = {Matthew Campbell},
title = {Distributed Scheduler Hell},
year = {2017},
publisher = {USENIX Association},
month = may
}

Presentation Video 

Presentation Audio