Azure Setup
Deploying e6data Workspace in Microsoft Azure using Terraform
Installation Overview
Create an AKS Cluster
Optional, only required if an EKS Cluster is absent or to install e6data in a new EKS Cluster.
Create a VPC
Optional is only required if a VPC is not present to create an EKS Cluster or install e6data in a new VPC.
Setup Infrastructure & Permissions
Create an S3 Bucket for e6data
Create an OIDC IAM Role for e6data Query Engine
Create a Cross-Account IAM Role
Update ConfigMap in the AKS Cluster
Setup Kubernetes Component
Add e6data Helm Charts Repository
Edit values.yaml
Run Helm Charts
Setup using Terraform in AZURE
Prerequisites
Create the e6data workspace
Setup e6data
Configure provider.tf
Configuration variables in terraform.tfvars file
Execution Command
Deployment Overview and Resource Provisioning
Resource Created
AZURE PrivateLink and e6data
What is AZURE PrivateLink?
Why do we need AZURE PrivateLink?
Last updated