Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 813 Bytes

File metadata and controls

15 lines (12 loc) · 813 Bytes

Terraform modules to automate the deployment of Kubecost in AWS and integrate it with your EKS clusters:

  1. aws-kubecost-iam (aws-kubecost-iam/) is a Terraform module configuring IAM for each EKS cluster.
  2. aws-kubecost-athena (aws-kubecost-athena/) is a Terraform module creating AWS resources: buckets, CUR (Cost and Usage Report), Spot feed, and Athena.

They are accompanied by an example of values for the official Helm chart to deploy Kubecost (kubecost-helm-values.yaml).

This code is used (and better described) in the following article: