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
Allow HPA to work when Inference is enabled (#4247)
Problem: When the Inference Extension was enabled, the additional container was not given resource specifications, which prevented the HPA from working.
Solution: Add the resource specifications from the NGINX container to the inference container.
0 commit comments