codeflare-sdk icon indicating copy to clipboard operation
codeflare-sdk copied to clipboard

Document add-role to allow kuberay interaction

Open yuanchi2807 opened this issue 2 years ago • 1 comments

codeflare-sdk needs to grant users certain privileges to interact with kuberay. Specifically, oc adm policy add-role-to-user kuberay-operator <user id>

yuanchi2807 avatar May 23 '23 14:05 yuanchi2807

The Kuberay APIs should ideally be aggregated to Kubernetes user-facing roles, so users can readily use Kuberay APIs.

We've created ray-project/kuberay#1641.

astefanutti avatar Nov 13 '23 16:11 astefanutti