Prerequisites
Before installing, ensure you have:Kubernetes cluster (1.24+)
Kubernetes cluster (1.24+)
Verify with
kubectl version. The agent supports Kubernetes 1.24 and later.Helm 3.x installed
Helm 3.x installed
Verify with
helm version. Install from helm.sh if needed.GPU nodes with NVIDIA drivers
GPU nodes with NVIDIA drivers
Nodes must have NVIDIA drivers installed. Verify with
nvidia-smi on GPU nodes.NVIDIA device plugin running
NVIDIA device plugin running
The NVIDIA device plugin must be deployed. Verify:
Chamber cluster token
Chamber cluster token
Get this from the Chamber dashboard (see below).
Quick Install
Getting a Cluster Token
1
Log in to Chamber
Go to app.usechamber.io and sign in.
2
Navigate to Settings
Click Settings in the sidebar, then Cluster Tokens tab.
3
Create Token
Click Create Token, give it a name, and copy immediately.
Verifying Installation
Check Pod Status
Check Logs
Verify in Dashboard
Within 30 seconds of installation:- Go to app.usechamber.io
- Navigate to Capacity Pools
- Your cluster should appear with the correct GPU count
If GPUs show as 0, verify the NVIDIA device plugin is running and nodes have
nvidia.com/gpu resources.Network Requirements
The agent requires outbound HTTPS access to:| Host | Port | Purpose |
|---|---|---|
controlplane-api.usechamber.io | 443 | Control plane communication |

