In this workshop, you will learn how use Kubecost Cost Analyzer tool to measure the cost allocation of various resources in your EKS cluster. You will also learn how to access the same information using the Kubecost APIs and integrate Kubecost with Amazon Managed Prometheus (AMP) for monitoring at scale.
This page is built with Hugo, so you'll need it installed
First, clone this repo:
git clone [email protected]:aws-samples/aws-modernization-with-kubecost.git
Ensure you've also cloned the submodules:
git submodule init
git submodule update
Then serve the website with hugo:
hugo server
- What is Kubecost and OpenCost?
- How to deploy it on EKS Cluster
- How to use Kubecost to monitor and optimize cluster spending