Research Article Open Access

Framework for Containers Orchestration to handle the Scientific Workloads using Kubernetes

Manish Kumar Abhishek1, D. Rajeswara Rao1 and K. Subrahmanyam1
  • 1 Department of Computer Science, Koneru Lakshmaiah Education Foundation, Vaddeswaram, India

Abstract

Thelightweight nature of Operating System virtualization give birth to thecontainers, and their high efficiency for application deployment prefers itsusage in Cloud computing. Containers encapsulate and bundle the requireddependencies for application development and deployment in libs packages as asingle entity. The nature of containers eases application migration within theHigh-Performance Computing environment to handle the scientific workloadssmoothly. Singularity containers are aimed to be only for High-PerformanceComputing (HPC) applications. The existing HPC workload managers are good withcontainer monitoring, scheduling, and resource management, but containerorchestration is always a concern. This study proposes a framework that willease container orchestration using Kubernetes to handle the scientificapplications workload. HPC cluster is built using interconnected containers ina private cloud environment. The architecture is derived based on the requiredconfiguration for containers to deploy the application and scheduling jobs.

Journal of Computer Science
Volume 18 No. 9, 2022, 860-867

DOI: https://doi.org/10.3844/jcssp.2022.860.867

Submitted On: 27 March 2022 Published On: 19 September 2022

How to Cite: Abhishek, M. K., Rao, D. R. & Subrahmanyam, K. (2022). Framework for Containers Orchestration to handle the Scientific Workloads using Kubernetes. Journal of Computer Science, 18(9), 860-867. https://doi.org/10.3844/jcssp.2022.860.867

  • 4,631 Views
  • 1,953 Downloads
  • 0 Citations

Download

Keywords

  • Cloud Computing
  • High-Performance Computing
  • Containers
  • Containers Orchestration
  • Resource Manager
  • Kubernetes