Sign inSign up

aaron666/slurm-operator

By aaron666

Updated about 1 year ago

run HPC cluster slurm on your k8s

Image
Networking
Data science
Operating systems
0

291

aaron666/slurm-operator repository overview

  1. Pull slurm-operator image
docker pull aaron666/slurm-operator:latest

or maybe you need to load it into minikube, you can use minikube image load xxx.dim

  1. Users can just run 'kubectl apply -f ' to install the operator, i.e.:
kubectl apply -f https://raw.githubusercontent.com/AaronYang0628/containers/refs/heads/main/slurm-operator/apply-operator.yaml
  1. And then build the slurm cluster
kubectl apply -f https://raw.githubusercontent.com/AaronYang0628/helm-chart-mirror/refs/heads/main/templates/slurm/slurm.values.yaml

Tag summary

Content type

Image

Digest

sha256:342f85923

Size

38.9 MB

Last updated

over 1 year ago

docker pull aaron666/slurm-operator