Is there any options in Google cloud autoscaler for marking some number of instances as permanent which shouldn't be destroyed by autoscaler?
In my use case, I need to run some instances all the time (which also serve the critical data) and only scale up/down when traffic load increases/decreases.