diff --git a/doc/source/cluster/running-applications/job-submission/ray-client.rst b/doc/source/cluster/running-applications/job-submission/ray-client.rst index 94f3d5f8b478e..aee9b9f7f7260 100644 --- a/doc/source/cluster/running-applications/job-submission/ray-client.rst +++ b/doc/source/cluster/running-applications/job-submission/ray-client.rst @@ -178,7 +178,8 @@ this can be done by modifying the security group to allow inbound access from yo .. warning:: - Anyone with Ray Client access can execute arbitrary code on the Ray Cluster.\n + Anyone with Ray Client access can execute arbitrary code on the Ray Cluster. + **Do not expose this to `0.0.0.0/0`.** Connect to multiple Ray clusters (Experimental)