Hi, I faced a problem during dev on the resources ...
# dev-metaflow
s
Hi, I faced a problem during dev on the resources for
metaflow-ray
with
k8s Jobset
. Is it possible to customize the resource allocation separately for the control node and the worker nodes in
metaflow-ray
? Currently, the
@kubernetes()
decorator applies to both the control node and the worker nodes, but in some cases, I feel that the worker nodes don’t need as many resources.