Ray Dashboard access and remote job submission - Amazon SageMaker AI
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

Ray Dashboard access and remote job submission

The Ray Dashboard shows cluster state, jobs, logs, and metrics. It grants read and write access to the cluster: a user with the dashboard can submit jobs, kill actors, and change cluster state. Control who reaches it.

HyperPod exposes the dashboard through an authenticated browser link scoped to an identity, so you do not use kubectl port-forward. The following pages set up that path and control access to it.