Request for help with a solution in the "Implement Load Balancing on Compute Engine" learning path

I am in training path "02 Implement Load Balancing in Compute Engine.” Unfortunately, I cannot complete the last part of this path, i.e. "Implement Load Balancing on Compute Engine: Challenge Lab".

Could someone show me step by step the correct order of entering commands?

I'm sure I'm forgetting something because the validation still shows that I don't have any instances created - although that's not true (the message is probably generic). However, a step-by-step solution would allow me to explain my mistake and consolidate my knowledge.

I mean following the steps correctly:
1. Create an instance template. Don't use the default machine type. Make sure you specify e2-medium as the machine type and create the Global template.
2. Create a managed instance group based on the template.
3. Create a firewall rule named as Firewall rule to allow traffic (80/tcp).
4. Create a health check.
5. Create a backend service and add your instance group as the backend to the backend service group with named port (http:80).
6. Create a URL map, and target the HTTP proxy to route the incoming requests to the default backend service.
7. Create a target HTTP proxy to route requests to your URL map
8. Create a forwarding rule.

0 0 29
0 REPLIES 0
Top Labels in this Space