Skip to main content

Complete Prerequisites

GCP project

You'll need a separate GCP project where all Onehouse managed resources will be provisioned.

Virtual Private Cloud (VPC)

You'll need a GCP VPC with following resources:

  1. Private Subnets
  2. NAT Gateway
  3. Two /28 IP ranges in subnet for K8s pods and services

Private Google Access to GCP

Since Onehouse offers a managed ingestion service, we will be reading/writing data into Cloud Storage (GCS) buckets. We need to make sure that there are gateway endpoints between your VPC and GCS to ensure that network traffic does not flow through the NAT gateway.