Protect communication in cluster

How severe does this issue affect your experience of using Ray?

  • Medium: It blocks me from cluster provisioning. :slightly_smiling_face:

I want to know is there any authentication mechanism available when connecting to head node using python ray client. Also want to know about how ray effectively secure communication btw processes and workers.

Note: Here, we are planning to use on-premise ray cluster. Kindly suggest solution for the same.

TIA, :slightly_smiling_face:

Hi @Jules_Damji , Could anyone help me out in this?

@BalajiSelvaraj10 Ray can beused for TLS authentication

Thanks for pointing this out @Jules_Damji . Mentioned link explains TLS configuration for kube cluster. Could you guide to achieve the same for on-premise cluster?., Is there any document?

cc:@Chen_Shen do we have doc guide how to use SSL for Ray? The TLS Authentication guide we have is for Kubernetes

Thanks for prompt responses., @Jules_Damji :slightly_smiling_face:

@Chen_Shen , could u share the documentation for configuring TLS in on-premise cluster.?

hi @BalajiSelvaraj10
Configuring Ray — Ray 2.6.1 are the env variables you can set.

1 Like