关于“Implement Load Balancing on Compute Engine:挑戰研究室”的评价

关于“Implement Load Balancing on Compute Engine:挑戰研究室”的评价

评论

Vinnarasi S. · 评论about 1 month之前

Jency .. · 评论about 1 month之前

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. · 评论about 1 month之前

Nikita D. · 评论about 1 month之前

taking too long

Arun D. · 评论about 1 month之前

Nandhitha S. · 评论about 1 month之前

Inderpal B. · 评论about 1 month之前

佐久間貴人 T. · 评论about 1 month之前

Kushpoo T. · 评论about 1 month之前

HARI P. · 评论about 1 month之前

Sanjay R. · 评论about 1 month之前

Naveen K. · 评论about 1 month之前

G.sowjanya S. · 评论about 1 month之前

Deepa A. · 评论about 1 month之前

João L. · 评论about 1 month之前

Devadarshini V. · 评论about 1 month之前

Divya D. · 评论about 1 month之前

Soundarya K. · 评论about 1 month之前

Carlos D. · 评论about 1 month之前

佐久間貴人 T. · 评论about 1 month之前

佐久間貴人 T. · 评论about 1 month之前

Mohammed A. · 评论about 1 month之前

Devadarshini V. · 评论about 1 month之前

MAYANK B. · 评论about 1 month之前

Elizadora M. · 评论about 1 month之前

我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。