Implementing container scheduling technology to fit the needs of a fast growing distributed infrastructure
Implementing container scheduling technology to fit the needs of a fast growing distributed infrastructure
Samenvatting
This document is a self-sufficient report on the graduation project about container orchestration solutions. The report contains the problem definition and analysis, context and stakeholder analysis, research and design and test of the designed solution.
The project is based on current available solutions and takes into account relevant papers from the industry.
Generally speaking workload scheduling is not a new concept. Google, for example, has published papers on their internal scheduling solutions (predecessors of Kubernetes) all the way in 2013 and 2015.
This project is heavily influenced by that original research, since it 's one of the first to coin the term “container scheduling” and includes a lot of detailed information about how such systems work.