Skip to content

Quickstart

Installation

This will include instructions on how to deploy the stack along with customization and configuration for different environments

Helm

First we need to add our Chart Repository:

helm repo add jetstack https://charts.jetstack.io

Next we can begin installed the FinOps Stack:

helm install finops-stack -n finops-stack --create-namespace

Customisation

Kustomize

TBC