-
Type:
New Feature
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 6.1.0
-
Fix Version/s: 6.1.0
-
Component/s: Cloud Provisioner
-
Labels:None
-
Release Notes:Added support for pipeline to run in shared vpc network
-
Rank:1|i00q4n:
Shared VPC allows user to create resources on a network which lives in another project than the project where the resource is being is created.
https://cloud.google.com/vpc/docs/shared-vpc
This allows various service project to share a common VPC network which lives in a host project.
Dataproc provisioner should support configuring network for the provisioner to a shared VPC network i.e. a network which lives in another project. Currently it only looks into network which reside in the project where the Dataproc cluster will be launched.