Dask operator is currently installed in the radps-hub namespace whereas it should be moved to the cluster level.
Acceptance Criteria:
kubectl get pods -n dask-system shows the operator running
kubectl get pods -n radps-hub shows no dask-operator pod
- A test
DaskCluster resource created in radps-hub is reconciled correctly by the operator
- Documentation is validated by the science team
Dask operator is currently installed in the
radps-hubnamespace whereas it should be moved to the cluster level.Acceptance Criteria:
kubectl get pods -n dask-systemshows the operator runningkubectl get pods -n radps-hubshows nodask-operatorpodDaskClusterresource created inradps-hubis reconciled correctly by the operator