Quick start

Create a workspace and connect Kubernetes.

  1. Sign up

    Use your work email at /get-started.

  2. Install Helm chart

    Run the commands below.

  3. Verify

    Open Dashboards → Infrastructure.

bash
helm repo add acme https://charts.acmehq.io
helm install acme-agent acme/agent \
  --set apiKey=YOUR_API_KEY \
  --set clusterName=production
Acme infrastructure dashboard after agent install
Live metrics appear within 2–3 minutes of agent install