
Ultimate access to all questions.
Your Dataproc cluster is currently operating within a single Virtual Private Cloud (VPC) network and a specific subnetwork that has an IP address range of 172.16.20.128/25. Given that all private IP addresses within this subnetwork are already in use, you need to integrate additional virtual machines (VMs) into the environment to communicate with the existing cluster. What is the most efficient approach to achieve this, involving the least number of steps?
A
Modify the existing subnet range to 172.16.20.0/24.
B
Create a new Secondary IP Range in the VPC and configure the VMs to use that range.
C
Create a new VPC network for the VMs. Enable VPC Peering between the VMs' VPC network and the Dataproc cluster VPC network.
D
Create a new VPC network for the VMs with a subnet of 172.32.0.0/16. Enable VPC network Peering between the Dataproc VPC network and the VMs VPC network. Configure a custom Route exchange.