equinor / gordo

An API-first distributed deployment system of deep learning models using timeseries data to predict the behaviour of systems
GNU Affero General Public License v3.0
26 stars 23 forks source link

Configfile: Support resource override for model builder/client? #666

Open epa095 opened 4 years ago

epa095 commented 4 years ago

Today we support to set the resource requests/limits globally, and for the server we (wrongly, see #665) support a per-model override. We did not support a per-model override earlier because of argo specific stuff, but now we can support it after argo 2.4.2 added support for pod-spec patch, example. Should we?

flikka commented 4 years ago

Wait for Argo >= 2.4