Sign inSign up

garland/kubernetes-cost-attribution

By garland

Updated almost 8 years ago

Calculates how much each pod/namespace cost on AWS based on the Kubernetes Pod's CPU/Memory usage.

Image
0

1.2K

garland/kubernetes-cost-attribution repository overview

Kubernetes Cost Attribution

Overview

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.

Installation

Quick install with Google Cloud Marketplace

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

Command line instructions

Follow these instructions to install Kubernetes Cost Attribution from the command line.

Prerequisites
  • Setup cluster
    • Permissions
  • Setup kubectl
  • Setup helm
  • Install Application Resource
  • Acquire License
Commands

Expand manifest template:

cd ./Chart/kubernetes-cost-attribution
helm template . > expanded.yaml

Run kubectl:

kubectl apply -f expanded.yaml

TODO: fix instructions

Backups

TODO: instructions for backups

Upgrades

TODO: instructions for upgrades

Tag summary

Content type

Image

Digest

Size

358.6 MB

Last updated

almost 8 years ago

docker pull garland/kubernetes-cost-attribution