92576/how-to-create-a-global-static-ip-address-in-gcp
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?
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
Buckets are the basic containers that hold your ...READ MORE
In order to create a Job using ...READ MORE
When you create a VM instance, it ...READ MORE
Hi@akhtar, You can create a private network in ...READ MORE
Hi@akhtar, If you are trying to launch an ...READ MORE
Hi@akhtar, To deploy your app on App Engine, ...READ MORE
Hi@MD, You can follow the below steps to ...READ MORE
Hi@akhtar, GCP Shell has a command named gcloud. ...READ MORE
Hi@akhtar, The regional IP addresses can be attached to ...READ MORE
Hi@akhtar, If you are using the default VPC ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.