Posted on: December 29, 2021 Posted by: rahulgite Comments: 274

Setup GCP

  • Go to https://cloud.google.com/
  • SignIn
  • Once you are in. Click on the Console link in the top right corner.
  • You will be provided with a checklist, click on Go to the checklist.
    • Billing Account: set your bank account( 2 INR will be used from your account for verification purposes.)
    • Project: Create Project to get started with google cloud
  • Once Everything is set, you will be provided with a dashboard, it has cards that show useful information.

Install GCP on the PC

Visit https://cloud.google.com/sdk/docs/install

I have well-documented information for all OS-based installations.

Once it is installed, restart/open command prompt/shell.

  • Run command
gcloud init
  • It will ask,
    • Pick configuration to use:
      [1] Re-initialize this configuration [default] with new settings
      [2] Create a new configuration
    • select the 1st option and continue.
    • It may redirect to the browser to authenticate.
  • It will ask you to select a project
    • to select the project we created during setup and continue.
  • It may ask you to select a region, select the server nearest to your location.
  • setup completed.
  • You may try the below commands :
    //To list the configuration
    gcloud config list
    gcloud config list --all
    

     

 

Loading

274 People reacted on this

  1. It is perfect time to make some plans for the longer term and it
    is time to be happy. I have read this post and if I could I
    want to counsel you few interesting issues
    or tips. Perhaps you can write next articles referring to this
    article. I desire to read more issues approximately it!

Leave a Comment