hmdc / PlanningBoardExperiments

This repository has no code
0 stars 0 forks source link

Implement SLURM via Kubernetes #84

Open mreekie opened 4 years ago

mreekie commented 4 years ago

Is feature related to a problem?

This feature is not related to a pain-point, but could offer an advantage in that it unifies both batch jobs and interactive jobs under kubernetes.

Describe the Proposed Feature

Implement Slurm running on top of Kubernetes

Describe alternatives or features you've seen elsewhere

A_clear_and_concise_description_of_any_alternative_solutions_or_features_you_ve_seen_or_that_were_the_source_of_the_idea

Links to Other products with similar feature

Helpful Context, Background

esarmien 14:53 https://github.com/giovtorres/slurm-docker-cluster

giovtorres/slurm-docker-cluster A Slurm cluster using docker-compose Stars 50 Language Dockerfile https://github.com/giovtorres/slurm-docker-cluster|giovtorres/slurm-docker-clustergiovtorres/slurm-docker-cluster | Sep 11th, 2017 | Added by GitHub

https://github.com/sylabs/wlm-operator

sylabs/wlm-operator Singularity implementation of k8s operator for interacting with SLURM. Stars 37 Language Go https://github.com/sylabs/wlm-operator|sylabs/wlm-operatorsylabs/wlm-operator | Apr 2nd | Added by GitHub There's two ways we can go about this The former is better, putting Slurm on top of Kubernetes, but the latter allows us to submit jobs to Slurm and have them represented as kubernetes objects which is also something we can look into

List any Epics and Issues on the Sid board