Skip to main content

Deploy Customer Stack

The customer stack deployment provisions all infrastructure required to run the Onehouse dataplane in your cloud account. It follows a two-step process:

  1. Customer Stack — Deploys IAM roles and permissions that allow Onehouse to operate the platform. Supports Terraform and CloudFormation (AWS) or Terraform (GCP/Azure).

  2. Kubernetes Cluster Deployment — Uses the IAM roles from step 1 to deploy the Onehouse dataplane Kubernetes cluster (EKS on AWS, GKE on GCP). This happens automatically after step 1. Azure uses a BYOK model — you provision and register your own AKS cluster.

caution

Do not manually update the number of nodes in your Kubernetes cluster. Onehouse automates this. Modifying the stack may prevent Onehouse from functioning properly.

Cloud-Specific Deployment