kiranchavala commented on issue #11166: URL: https://github.com/apache/cloudstack/issues/11166#issuecomment-3050886105
@ahmadamirahmadi007 Thanks for reporting the issue Cloudstack uses Cluster-autoscaler to scale up and down the pods https://github.com/kubernetes/autoscaler/blob/master/cluster-autoscaler/cloudprovider/cloudstack/README.md By default, cluster autoscaler will wait 10 minutes between scale down operations, you can adjust this using the --scale-down-delay flag. E.g. --scale-down-delay=5m to decrease the scale down delay to 5 minutes. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org