How to create a global static IP address in GCP

0 votes

Hi Team,

I have one load balancer in GCP Cloud. I want to create a global static IP address to balance the load. How can I do that with the command line?

Nov 9, 2020 in GCP by akhtar
• 38,230 points
1,088 views

1 answer to this question.

0 votes

Hi@akhtar,

Global IP addresses can only be attached to global HTTPS, SSL proxy, and TCP proxy load balancers. You can see the following command to create the global IP address.

$ gcloud compute addresses create addr-1 --global
answered Nov 9, 2020 by MD
• 95,440 points

Related Questions In GCP

0 votes
1 answer

How to create a cloud storage bucket in GCP?

Buckets are the basic containers that hold your ...READ MORE

answered Oct 24, 2019 in GCP by Sirajul
• 59,230 points
2,183 views
0 votes
1 answer
0 votes
1 answer

How to assign a static IP address to a new VM instance?

When you create a VM instance, it ...READ MORE

answered Nov 11, 2019 in GCP by anonymous
• 59,230 points
2,606 views
+2 votes
1 answer

How to create a VPC in GCP Cloud?

Hi@akhtar, You can create a private network in ...READ MORE

answered Aug 24, 2020 in GCP by MD
• 95,440 points
811 views
+2 votes
1 answer

How to create a project in GCP Cloud?

Hi@akhtar, To deploy your app on App Engine, ...READ MORE

answered Aug 23, 2020 in GCP by MD
• 95,440 points
520 views
+2 votes
1 answer

How to activate GCP Cloud Shell?

Hi@MD, You can follow the below steps to ...READ MORE

answered Aug 23, 2020 in GCP by akhtar
• 38,230 points
1,830 views
+2 votes
1 answer

How to list down all the projects in GCP Cloud?

Hi@akhtar, GCP Shell has a command named gcloud. ...READ MORE

answered Aug 23, 2020 in GCP by MD
• 95,440 points
3,558 views
0 votes
1 answer

How to create a regional static IP address in GCP?

Hi@akhtar, The regional IP addresses can be attached to ...READ MORE

answered Nov 9, 2020 in GCP by MD
• 95,440 points
811 views
+2 votes
1 answer

How to create a firewall rule in GCP Cloud?

Hi@akhtar, If you are using the default VPC ...READ MORE

answered Aug 23, 2020 in GCP by MD
• 95,440 points
1,235 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP