Configuring your service
Scale Service to 0
Configure how to rollout a new version of your application
Auto Shutdown
This feature allows your workloads to automatically scale down to zero when they are idle, effectively eliminating unnecessary costs without sacrificing performance. You can specify the time during which, if no requests are received, the replicas should be scaled down to zero.
Installation
You need to install an infra component called Elasti before using it. You can go to cluster page and install the component from modules.
Usage
This feature can be enabled from the advanced configuration in a Service’s deployment configuration page.