Quick start
Create a workspace and connect Kubernetes.
Sign up
Use your work email at /get-started.
Install Helm chart
Run the commands below.
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