Deploy on Local using Helm Charts and Minikube
A step-by-step guide to deploying Hyperswitch locally using Helm and Minikube, with setup, access, cleanup, and troubleshooting instructions.
One-click setup
bash <(curl -fsSL https://raw.githubusercontent.com/juspay/hyperswitch/refs/heads/main/scripts/hyperswitch-explore.sh)Part 1: Setting Up a Local Kubernetes Cluster with Minikube/OrbStack
Option 1: Setting Up a Local Kubernetes Cluster with Minikube
Step 1: Install Required Tools
Step 2: Start Minikube
Option 2: Setting Up a Local Kubernetes Cluster using OrbStack (Only for macOS)
Part 2: Deploy Hyperswitch on Kubernetes Using Helm
Step 1: Add and Update the Hyperswitch Helm Repository
Step 2: Install Hyperswitch
Step 3: Accessing Services
Cleanup
Troubleshooting
View Pod Logs
View Events
Last updated
Was this helpful?

