LogoLogo
Ctrlk
  • Welcome to e6data
  • Introduction to e6data
  • Get Started
  • Sign Up
  • Setup
    • AWS Setup
      • In VPC Deployment (AWS)
        • Prerequisite Infrastructure
        • Infrastructure & Permissions for e6data
        • Setup Kubernetes Components
        • Setup using Terraform in AWS
        • AWS PrivateLink and e6data
        • VPC Peering | e6data on AWS
      • Connect to e6data serverless compute (AWS)
    • GCP Setup
    • 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. AWS Setup

In VPC Deployment (AWS)

Installation Overview

  1. Prerequisites

    1. Create an EKS Cluster

      • Optional, only required if an EKS Cluster is not present or to install e6data in a new EKS Cluster.

    2. Create a VPC

      • Optional, only required if a VPC is not present to create an EKS Cluster or to install e6data in a new VPC.

  2. Set Up Infrastructure & Permissions

    1. Create a S3 Bucket for e6data

    b. Create an OIDC IAM Role for e6data Query Engine

c. Create a Cross-Account IAM Role

d. Update the ConfigMap in the EKS Cluster

  1. Set Up Kubernetes Component

a. Add the e6data Helm Charts Repository

b. Edit values.yaml

c. Run Helm Charts

  1. Setup using Terraform in AWS

Prerequisites

a. Create the e6data workspace

b. Setup e6data

Configure provider.tf

Configuration variables in terraform.tfvars file

c. Execution Command

d. Deployment Overview and Resource Provisioning

e. Resources Created

  1. AWS PrivateLink and e6data

a. What is AWS PrivateLink?

b. Why do we need AWS PrivateLink?

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

PreviousAWS SetupNextPrerequisite Infrastructure

Last updated 4 months ago