gcp setting up autoscaling group
To create a MIG, you need to setup instance template first. This would provide you with a pre-configure VM to use for your MIG.
Go to Instance template and click ""create instances template".
Once you have done that, goto "instance group" and setup your autoscaling group here. You can configure the number of vm and scale based on cpu utilizations here.
Comments