Running on Azure
This starter guide provides a quick start for running Pinot on Microsoft Azure
1. Tooling Installation
1.1 Install Kubectl
brew install kubernetes-clikubectl version1.2 Install Helm
brew install kubernetes-helmhelm version1.3 Install Azure CLI
2. (Optional) Login to your Azure account
3. (Optional) Create a Resource Group
4. (Optional) Create a Kubernetes cluster(AKS) in Azure
5. Connect to an existing cluster
6. Pinot Quickstart
7. Delete a Kubernetes Cluster
Last updated
Was this helpful?

