March 2019
Beginner to intermediate
778 pages
34h 20m
English
The following are the initial setup verification steps and network creation to be carried out before the recipe can be executed:
gcloud compute networks create alpha-nw --subnet-mode=custom
gcloud compute networks subnets create alpha-subnet-vpn \--network=alpha-nw --region=us-east1 --range=10.1.0.0/16
Read now
Unlock full access