informatics-lab / ukrse_2022_mlops_walkthrough

Material for UK RSE 2022 Conference Walkthrough on MLOps for RSEs
15 stars 1 forks source link

demo running ray cluster in a docker container(s) #21

Open stevehadd opened 2 years ago

stevehadd commented 2 years ago

follow guide for running ray in a vm (https://docs.ray.io/en/latest/cluster/vms/index.html ) to set up ray cluster in a docker container, or possibly create a swarm of container to use for a cluster.