Journal of Computer Sciences Institute (Jun 2022)

Comparison of virtualization methods at operating system level

  • Łukasz Grula,
  • Paweł Powroźnik

DOI
https://doi.org/10.35784/jcsi.2889
Journal volume & issue
Vol. 23

Abstract

Read online

The aim of the work is comparative analysis of three tools for application container’s orchestration: Kubernetes 1.2.2, Docker Swarm 1.24 and Nomad Hashicorp 1.2.0. For this purpose, test application was implemented, responding requests, then it was contenerized using Docker. For each tool, the scenario aimed at measuring pods startup time. The research was repeated three times. During each repetition number of replics were increased. Simultaneously with startup time test, CPU load and memory strain were measured. In comparison also time of regeneration was taken into consideration, what was realized by gauging time of response for GET request. The analysis showed that Docker Swarm in terms of most of the criteria examined in this work turned out as the best orchestration tool.

Keywords