ice-kube can be used to optimize the infra utilization by scaling down the resources based on pre-defined requirements.
(Think about creating resources when you need it and melt it after usage)
Following features to be supported by ice-kube
- Scale down the deployment after pre-defined time
- Run the deployment only during the pre-defined schedule
- Scale up the resources from 0 pods after the first application request (lazy wakeup)