Install a OSD GCP Private Service Connect Cluster - RedHatInsights/uhc-portal GitHub Wiki
From CLI:
You need a GCP account, go to this page and follow the instructions to setup a PSC Subnet: Limit Egress with Google Cloud
Using the UI:
Go to the OSD wizard
(Billing) Select Annual or On Demand, and CCS
(Cloud Provider) Select GCP, Auth type of Service Account (WIF will work as well). Fill in the values as needed
(Details) Set name, version has to be > 4.17, select the region where you VPC PSC is located
Move to Networking Configuration page. You need to choose 'Private' cluster to use PSC. Install into VPC and Use Private Service Connect should be selected automatically
(VPC Settings) Select your VPC and then setup the subnets. Make sure to use the PSC subnet for the PSC dropdown. (If you cannot use your VPC or it is not there, make sure you picked the right region)
(CIDR) Make sure your CIDR values are set properly. They should be if you followed the Egress directions above.
Continue to the review page and check that PSC is enabled and the PSC is set. Submit and wait.
When the cluster is ready (~60min), you can go to the Overview->Networking Tab->VPC Section to verify the PSC info is properly set.