Quickstart
The fastest way to get started is using our CLI. It handles installing the agent and the local dashboard in your Kubernetes cluster.
-
Run the installer
Open your terminal and run:
Terminal window npx @clustercost/cli -
Select your cluster
The CLI will detect your current Kubernetes context. Press
Enterto confirm installation.β We detected Kubernetes context: arn:aws:eks:us-east-1:123...Install ClusterCost here?β Yes -
Wait for deployment
The tool will install the Agent (metrics collector) and Dashboard (UI) into the
clustercostnamespace.β Helm repositories updatedβ ClusterCost agent deployedβ ClusterCost dashboard deployed -
Launch the Dashboard
Once installed, select βLaunch dashboardβ from the menu. The CLI will automatically set up a secure port-forward.
β What would you like to do?β Launch dashboard (port-forward)β Dashboard tunnel establishedDashboard available at http://localhost:3000 -
Explore your costs
Open http://localhost:3000 in your browser.