Helm Chart
This guide will walk you through deploying the Qpoint Proxy on a Kubernetes cluster using Helm.
Prerequisites
Kubernetes cluster
Helm installed
You'll need a valid registration token from app.qpoint.io
Install Qpoint Helm Repo
First, add the Qpoint Helm Repo.
Deploy Qpoint Proxy
Deploy Qpoint Proxy using Helm. Replace $TOKEN
with your actual registration token.
You can find all configurable options with:
Last updated