Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GCP: Managed Instance Group #69

Closed
deepanjan90 opened this issue Dec 19, 2019 · 1 comment
Closed

GCP: Managed Instance Group #69

deepanjan90 opened this issue Dec 19, 2019 · 1 comment

Comments

@deepanjan90
Copy link
Contributor

Managed Instance Group let you operate apps on multiple identical VMs. You can make your workloads scalable and highly available by taking advantage of automated MIG services, including: autoscaling, autohealing, regional (multiple zone) deployment, and automatic updating.

depends on #20

This uses the instance group managers API: https://cloud.google.com/compute/docs/reference/rest/v1/instanceGroupManagers

Screen Shot 2019-12-19 at 11 11 26 AM

Note: Add to backend service

@deepanjan90
Copy link
Contributor Author

Duplicate issue with #59

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant