Running on AWS
This guide provides a quick start for running Pinot on Amazon Web Services (AWS).
1. Tooling Installation
1.1 Install Kubectl
brew install kubernetes-clikubectl version1.2 Install Helm
brew install kubernetes-helmhelm version1.3 Install AWS CLI
1.4 Install Eksctl
2. (Optional) Login to your AWS account.
3. (Optional) Create a Kubernetes cluster(EKS) in AWS
4. Connect to an existing cluster
5. Pinot Quickstart
6. Delete a Kubernetes Cluster
Last updated
Was this helpful?

