Implementazione del bilanciamento del carico su Compute Engine: Challenge Lab recensioni

Implementazione del bilanciamento del carico su Compute Engine: Challenge Lab recensioni

371886 recensioni

Jency .. · Recensione inserita circa un mese fa

Hi Ayaz, In the 3rd step, we create a firewall rule with target-tags "http-server", which should be for the instance template. So can we put a tag "--tags=http-server" when creating the instance template? After that, the healthy check is successful. I can also access the load balancer, which will redirect the traffic either to the first VM instance or the second VM instance. But when I check the check button in the 2 task, it still says I need to create two managed instance behind the load balancer. Could you help try the check button in this lab? Thanks! Create an Instance Template: bashCopy code gcloud compute instance-templates create nginx-template \ --machine-type e2-medium \ --metadata startup-script-url=gs://your-bucket/startup.sh \ --image-family debian-10 \ --image-project debian-cloud Create a Managed Instance Group: bashCopy code gcloud compute instance-groups managed create nginx-group \ --base-instance-name nginx \ --template nginx-template \ --size 2 \ --zone YOUR_ZONE Create a Firewall Rule: bashCopy code gcloud compute firewall-rules create allow-http \ --allow tcp:80 \ --target-tags http-server

Lucas L. · Recensione inserita circa un mese fa

Nikita D. · Recensione inserita circa un mese fa

taking too long

Arun D. · Recensione inserita circa un mese fa

Nandhitha S. · Recensione inserita circa un mese fa

Inderpal B. · Recensione inserita circa un mese fa

佐久間貴人 T. · Recensione inserita circa un mese fa

Kushpoo T. · Recensione inserita circa un mese fa

HARI P. · Recensione inserita circa un mese fa

Sanjay R. · Recensione inserita circa un mese fa

Naveen K. · Recensione inserita circa un mese fa

G.sowjanya S. · Recensione inserita circa un mese fa

Deepa A. · Recensione inserita circa un mese fa

João L. · Recensione inserita circa un mese fa

Devadarshini V. · Recensione inserita circa un mese fa

Divya D. · Recensione inserita circa un mese fa

Soundarya K. · Recensione inserita circa un mese fa

Carlos D. · Recensione inserita circa un mese fa

佐久間貴人 T. · Recensione inserita circa un mese fa

佐久間貴人 T. · Recensione inserita circa un mese fa

Mohammed A. · Recensione inserita circa un mese fa

Devadarshini V. · Recensione inserita circa un mese fa

MAYANK B. · Recensione inserita circa un mese fa

Elizadora M. · Recensione inserita circa un mese fa

good

Divya S. · Recensione inserita circa un mese fa

Non garantiamo che le recensioni pubblicate provengano da consumatori che hanno acquistato o utilizzato i prodotti. Le recensioni non sono verificate da Google.