GCP Long-Term Storage
Usage of a Federated Storage Bucket is only supported for Kubecost Enterprise plans.
Start by creating a new Google Cloud Storage bucket. The following example uses a bucket named kubecost-federated-storage-bucket
. Next, download a service account JSON file from Google's service account manager (steps).
Now create a YAML file named federated-store.yaml
in the following format, using your bucket name and service account details:
Last updated