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:
Linux Binary Installation: Directly download and run the Qtap binary for Linux and Darwin architectures
Docker Container: Utilize Docker for a containerized deployment
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