Installation

Qtap can be deployed and managed either through the cloud control plane or locally via a YAML configuration file, depending on your operational preferences. This flexibility allows users to choose the setup that best suits their network and security requirements. The installation process is streamlined across multiple platforms with support for both binary and containerized deployments.

Installation Methods:

  1. Linux Binary Installation: Directly download and run the Qtap binary for Linux and Darwin architectures

  2. Docker Container: Utilize Docker for a containerized deployment

  3. Helm Chart: Deploy Qtap using Helm charts on a Kubernetes cluster

Each installation method offers specific flags and environment variables to fine-tune the proxy’s behavior, logging, and network configurations to meet diverse operational needs.

Last updated