2019 IEEE International Conference on Big Knowledge (ICBK) 2019
DOI: 10.1109/icbk.2019.00033
|View full text |Cite
|
Sign up to set email alerts
|

A Performance Comparison of Cloud-Based Container Orchestration Tools

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
6
0
3

Year Published

2020
2020
2024
2024

Publication Types

Select...
4
3
2

Relationship

0
9

Authors

Journals

citations
Cited by 25 publications
(9 citation statements)
references
References 7 publications
0
6
0
3
Order By: Relevance
“…Docker supports various orchestration tools such as Mesos [20], Docker Swarm 10 , and Kubernetes 11 . Kubernetes is used extensively in comparison with other tools as indicated by [28] due to its compatibility with any operating system, auto-scaling feature for large deployments and better resource management facilities. Developers in this category have queries about using Kubernetes in Docker (id: 39995335, title: "access docker container in kubernetes"), and initialization of Kubernetes in Docker (id: 32955684, title: "How to pass a parameter to docker with kubernetes").…”
Section: 110mentioning
confidence: 99%
“…Docker supports various orchestration tools such as Mesos [20], Docker Swarm 10 , and Kubernetes 11 . Kubernetes is used extensively in comparison with other tools as indicated by [28] due to its compatibility with any operating system, auto-scaling feature for large deployments and better resource management facilities. Developers in this category have queries about using Kubernetes in Docker (id: 39995335, title: "access docker container in kubernetes"), and initialization of Kubernetes in Docker (id: 32955684, title: "How to pass a parameter to docker with kubernetes").…”
Section: 110mentioning
confidence: 99%
“…Nevertheless, there is still a potential for Docker and Kubernetes to be independent of each other. Another orchestration platform that can be an alternative to Kubernetes is Docker Swarm which carries out hold the same responsibility toward the containerized application with simpler implementation 41 . The complexity of these two container orchestrators has been proven with the assessment of the cluster provisioning time and failover time in which Docker Swarm exhibits less duration for both tests compared to Kubernetes 42 …”
Section: Microservice Autoscalingmentioning
confidence: 99%
“…Both tackle similar problems, i.e., orchestrating a set of containerized applications; however, the technologies target different application domains. In short, Docker Swarm Mode is more appropriate when orchestrating simpler service stacks where high-availability, fault-tolerancy and automatic scalability are not of highest priority and Kubernetes in case of more complex situations Pan et al (2019). While Docker provides an open standard for encapsulating and distributing containerized applications, the complexity can increase quite fast when hundreds or thousands of containers need to be managed.…”
Section: Service Orchestrationmentioning
confidence: 99%