Using core VPC functionality
-
Using Virtual Private Cloud (VPC) Networks
Create VPC networks and subnets, and modify existing ones.
-
Using VPC Flow Logs
View traffic flow logs and metrics.
-
Using Firewall Rules
Create and modify firewall rules. View firewall rule examples.
-
Using Firewall Rules Logging
See which firewall rules affected your traffic.
-
Using Routes
Create, modify, and work with VPC network routes.
-
Adding and Removing Network Tags
Add and remove instance tags used by firewall rules and routes.
-
Using Legacy Networks
Create and use legacy (non-VPC) GCP networks.
VPC Network Sharing and Peering
-
Provisioning Shared VPC
Set up a shared VPC host project, assign service projects, and set up permissions for sharing a VPC network with other projects.
-
Deprovisioning Shared VPC
Disassociate shared VPC service projects from a host project. Disable a project as a host project.
-
Using VPC Network Peering
Configure two VPC networks as peers or disconnect existing peers.
Configuring VM IP Addresses and Interfaces
-
Reserving Static Internal IP Addresses
Reserve a static internal IP address. Assign a particular internal IP address to a GCP resource. (Docs hosted in the Compute Engine documentation.)
-
Reserving External IP Addresses
Reserve a static external IP address. Assign a particular external IP address to a GCP resource. (Docs hosted in the Compute Engine documentation.)
-
Configuring Alias IP Ranges
Assign a range of IP addresses to a Compute Engine VM instance for use by containers or other services running on the VM.
-
Creating Instances with Multiple Network Interfaces
Configure a Compute Engine VM instance with more than one network interface so that it can be used as a virtual appliance linking VPC networks.
Special configurations
-
Configuring Private Google Access
Allow VM instances in your VPC network subnet to reach Google APIs even if the VMs don't have external IP addresses.
-
Configuring Private Services Access
Establish a private connection to services made available to your VPC network on internal IP addresses.
-
Special Configurations for VM Instances
Set up a Compute Engine VM instance as a NAT or VPN gateway. Configure reusable static internal IP addresses.