How to create a regional static IP address in GCP

0 votes

Hi Team,

I am new to GCP Cloud. I want to create a regional static IP address for the compute instance using the command line. How can I do that?

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

1 answer to this question.

0 votes

Hi@akhtar,

The regional IP addresses can be attached to compute instances, regional load balancers, etc. in the same region as the IP address. You can use the below command to create a regional static IP address.

$ gcloud compute addresses create addr-1 --region=europe-west6
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,211 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,633 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
837 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
534 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,901 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,634 views
0 votes
1 answer

How to create a global static IP address in GCP?

Hi@akhtar, Global IP addresses can only be attached to ...READ MORE

answered Nov 9, 2020 in GCP by MD
• 95,440 points
1,117 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,263 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