What is the correct way to connect to a Ray cluster?

hey @mauricio,

unfortunately you’ll have to run your scripts on the cluster head node for now! We’re currently working on a client interface for your ideal workflow (with the ssh tunnel), but this is still work in progress.

ray submit and ray rsync-up are my current typical commands for execution.

2 Likes