Hi,
I have access to a large Nomad (HashiCorp) cluster. Does anyone have experience configuring distributed Julia on such a cluster dynamically? Ideally I just want to add workers (which are Nomad jobs to just run e.g. a Julia docker image) and then get back the up addresses to the source somehow.
Thanks