Quickstart
Installation¶
To simplify installation, the FinOps Stack is installed using a single Helmfile command.
The following instructions are designed to work with GKE standard and GKE autopilot. For full instructions, prerequisites and customisations, please see the installation README.
Helmfile¶
-
Clone the FinOps Stack GitHub repository:
-
In the
/installation
directory, copy./env.tmpl
to./.env
. Replace the env var values accordingly. As a minimum, you will need to change the GCP_PROJECT, CSP_API_KEY, GRAFANA_SA_ANNOTATION values. -
Install using helmfile: