Hydrospheredata / hydro-serving

MLOps Platform
http://docs.hydrosphere.io
Apache License 2.0
271 stars 42 forks source link

HPA doesn't work without cpu request and correct annotations #383

Closed akastav closed 3 years ago

akastav commented 3 years ago

We get an error "HPA was unable to compute the replica count: missing request for CPU".

Add a request CPU and memory in all model container Check that the HPA config has correct annotations and rules

akastav commented 3 years ago

Fix after add limits to default dep config