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
When an application isn't used and still runs it causes costs. With a possibility to scale the application down (or even stop it by scaling it to 0 replicas), a considerable amount of money could be saved.
Provide a way to automatically spin down an application which isn't in use and start it again when a request is made.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
When an application isn't used and still runs it causes costs. With a possibility to scale the application down (or even stop it by scaling it to 0 replicas), a considerable amount of money could be saved.
Provide a way to automatically spin down an application which isn't in use and start it again when a request is made.
This would for example be possible with Knative Serving.
Beta Was this translation helpful? Give feedback.
All reactions