How to create a GCP subnet: Difference between revisions

From PUBLIC-WIKI
Jump to navigation Jump to search
(Created page with "== Creating a Subnet == * Login to the VPC network console: : https://console.cloud.google.com//networking/networks/list * Select the relevant VPC network name * Click on "Add...")
 
No edit summary
 
Line 13: Line 13:
:: For more information, see: https://cloud.google.com/vpc/docs/using-flow-logs
:: For more information, see: https://cloud.google.com/vpc/docs/using-flow-logs
* Click on Add
* Click on Add
* Logoff the Google Cloud Platform management console

Latest revision as of 14:06, 15 May 2018

Creating a Subnet

  • Login to the VPC network console:
https://console.cloud.google.com//networking/networks/list
  • Select the relevant VPC network name
  • Click on "Add subnet"
  • Name: Specify a name for the new subnet (in lowercase)
  • Region: Select a region close to your location
  • IP address range: Specify the CIDR block according to your needs
Note: For more information about network subnets, see: https://cloud.google.com/vpc/docs/vpc#vpc_networks_and_subnets
  • Private Google access: Leave the default settings (Off)
For more information, see: https://cloud.google.com/vpc/docs/private-google-access
  • Flow logs: Leave the default settings (Off)
For more information, see: https://cloud.google.com/vpc/docs/using-flow-logs
  • Click on Add
  • Logoff the Google Cloud Platform management console