Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

question: installation requirements, k8s admin vs user #351

Open
MEllis-github opened this issue Aug 26, 2022 · 1 comment
Open

question: installation requirements, k8s admin vs user #351

MEllis-github opened this issue Aug 26, 2022 · 1 comment

Comments

@MEllis-github
Copy link

question

In the code linked, if kube_pod_manager == ray and kube_pod_manager_non_root == true, then a k8s admin or super user needs to install a namespaced or clusterwide ray operator and the raycluster crd for the user for this to function, is that correct? If so, where is this documented, or where should it be documented relative to the existing org/repo structure?

code lines

@starpit
Copy link
Contributor

starpit commented Aug 26, 2022

KUBE_POD_MANAGER_NON_ROOT applies to any situation where we don't want to assume root access. Currently, this applies to the "keep it simple" and "my admin will install mcad" paths.

re: how we document this, good question. i'll need to cogitate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants