Deploy on AWS using Helm Charts
Step 0: IAM Role Setup
0.1 Create Cluster IAM Role
0.2 Create Node IAM Role
0.3 Create EBS CSI Driver IAM Role (Pod Identity Role)
Step 1: Create an EKS Cluster
1.1 Create VPC Subnets (if not using an existing VPC)
1.2 Create EKS Cluster
1.3 Add Cluster Add-ons (during creation):
Step 2: Create and Configure Node Group
2.1 Navigate to Cluster > Compute > Add Node Group
2.2 Configure Node Group:
Step 3: Configure CLI Environment
3.1 Set AWS Credentials
3.2 Connect kubectl to EKS Cluster
3.3 Apply Default Storage Class
Step 4: Install Hyperswitch via Helm
4.1 Add Hyperswitch Helm Repo
4.2 Install the Hyperswitch Stack
Step 5: Access Hyperswitch Services
Step 6: Cleanup and Uninstallation
Notes
Last updated
Was this helpful?

