Epsilon: A Microservices based distributed scheduler for Kubernetes Cluster


연구 분야: Software Development



학회: 2021 18th International Joint Conference on Computer Science and Software Engineering (JCSSE)


초록

Kubernetes is a popular container orchestration platform designed to simplify the deployment of containers in a compute cluster. Kubernetes provides a monolithic cluster scheduler, which is responsible for allocating resources in the cluster. We developed a Kubernetes cluster scheduler using microservices as its foundation called Epsilon. Epsilon is designed as a proof of concept to examine the viability of using microservices to develop a cluster scheduler. On top of the basic scheduler microservice, additional microservices are developed to support the scheduler operations. e.g. The Retry service handles unsuccessful deployment of pods and reschedules them after a period of time. In our experiments, we deployed Epsilon in a Kubernetes cluster using AWS Cloud services. The results shows that the scheduling throughput of Epsilon is comparable to the default Kubernetes scheduler. Epsilon also shows even distribution of pods among the nodes. Furthermore, the distributed nature of the Epsilon's microservices decrease code complexity when compared with the Kubernetes default scheduler.


Author Profile
Alex Neo Jing Hui

School of Computer Science and Engineering Nanyang Technological University Singapore

Andorra
Author Profile
Bu Sung Lee

School of Computer Science and Engineering Nanyang Technological University Singapore

Andorra

📄 논문 정보

발행 연도 2021년
인용수 2
출판 국가 Andorra
사이트 IEEE
좋아요 수 0

연관 논문 목록 (115건)