ray-project / kuberay

A toolkit to run Ray applications on Kubernetes
Apache License 2.0
982 stars 330 forks source link

[Bug] What's minimum permission set for kuberay-operator? #2213

Open xubo245 opened 3 days ago

xubo245 commented 3 days ago

Search before asking

KubeRay Component

ray-operator

What happened + What you expected to happen

We can find many k8s permission on kuberay-operator: https://github.com/ray-project/kuberay/blob/master/helm-chart/kuberay-operator/templates/role.yaml More permission, more insecure So what's minimum permission set for kuberay-operator?

Reproduction script

question

Anything else

question

Are you willing to submit a PR?

xubo245 commented 3 days ago

@anyscalesam