Calculates how much each pod/namespace cost on AWS based on the Kubernetes Pod's CPU/Memory usage.
1.2K
Kubernetes Cost Attribution is an application to help you attribute the cost of what each namespace is accruing based on the pods that are running in that namespace and the nodes it is using.
Get up and running with a few clicks! Install this Kubernetes Cost Attribution app to a Google
Kubernetes Engine cluster using Google Cloud Marketplace. Follow the on-screen
instructions:
TODO: link to solution details page
Follow these instructions to install Kubernetes Cost Attribution from the command line.
Expand manifest template:
cd ./Chart/kubernetes-cost-attribution
helm template . > expanded.yaml
Run kubectl:
kubectl apply -f expanded.yaml
TODO: fix instructions
TODO: instructions for backups
TODO: instructions for upgrades
Content type
Image
Digest
Size
358.6 MB
Last updated
almost 8 years ago
docker pull garland/kubernetes-cost-attribution