LogoLogo
CtrlK
  • Welcome to e6data
  • Introduction to e6data
  • Get Started
  • Sign Up
  • Setup
    • AWS Setup
    • GCP Setup
      • In VPC Deployment (GCP)
        • Prerequisite Infrastructure
        • Infrastructure & Permissions for e6data
        • Setup Kubernetes Components
        • Setup using Terraform in GCP
        • Update a GCP Terraform for your Workspace
      • Configure GCS Access for Serverless Compute (GCP)
    • Azure Setup
  • Workspaces
  • Catalogs
  • Table Formats
  • Clusters
  • Pools
  • Query Editor
  • Notebook
  • Query History
  • Connectivity
  • Access Control
  • Usage and Cost Management
  • Audit Log
  • User Settings
  • Advanced Features
  • Supported Data Types
  • SQL Command Reference
  • Equivalent Functions & Operators
  • Connectors & Drivers
  • Security & Trust
  • Tutorials and Best Practices
  • Known Limitations
  • Error Codes
  • Terms & Condition
  • Privacy Policy
  • FAQs
  • Services Utilised for e6data Deployment
  • Release Notes & Updates
Powered by GitBook
On this page
  1. Setup
  2. GCP Setup

In VPC Deployment (GCP)

The Page Outlines the setps & Prerequistes for in VPC deployment for GCP

Installation Overview

  1. Prerequisites Infrastructure

    1. Create a VPC

      1. Optional, only required if a VPC is not present to create a GKE Cluster or to install e6data in a new VPC.

    2. Create a GKE Cluster

      1. Optional, only required if a GKE Cluster is not present or to install e6data in a new GKE Cluster.

  2. Infrastructure & Permissions

    1. Create a GCS Bucket for e6data

    2. Create a Service account for the e6data Query Engine

    3. Create IAM policy binding for the workspace service account and Kubernetes Cluster

    4. Create IAM policy binding for Platform Service and Kubernetes Cluster

    5. Create a GKE Nodepool

  3. Setup Kubernetes Components

    1. Add e6data Helm Charts Repository

    2. Edit values.yaml

    3. Run Helm Charts

  4. Setup using Terraform in GCP

    1. Prerequisites

    2. Create the e6data Workspace

    3. Installing the e6data Workspace

      1. Configure provider.tf

      2. Configure Variables in terraform.tfvars file

    4. Execution Commands

    5. Deployment Overview and Resource Provisioning

    6. Resources Created

Terraform Scripts that automate the installation are available here for your convenience.

PreviousGCP SetupNextPrerequisite Infrastructure

Last updated 7 months ago