Prerequisites
| Requirement | Minimum |
|---|---|
| Kubernetes | 1.28+ |
| Helm | 3.12+ |
| kubectl | Configured with cluster access |
| PostgreSQL | 14+ (external or in-cluster) |
| Nodes | 3 nodes, 4 vCPU / 16 GB RAM each |
Step 1: Add the Helm repository
Step 2: Create namespaces
Step 3: Configure values
Create avalues.yaml file with your environment-specific settings:
Step 4: Install
Step 5: Verify
Check that all pods are running in both namespaces:Step 6: Deploy your first agent
Next steps
Terraform setup
Provision infrastructure on AWS, GCP, or Azure with Terraform modules before installing Hexr.
Air-gapped deployment
Deploy Hexr in a fully disconnected environment with no internet access.