You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had searched in the issues and found no similar feature requirement.
Description
In most multi-tenancy setups, the controller usually runs in a dedicated namespace, while CRD instances are created in different namespaces to separate tenant workloads.
Currently, the KubeRay operator dashboard filter both the controller runtime and CRDs by the same namespace. This makes it difficult to support typical multi-tenancy patterns.
We can create a new parameter called ControllerNamespace for the controller runtime.
You can following this doc to set up Prometheus and Grafana