8000 GitHub - dorkamotorka/gke-cost-estimation: Simple Python Script to Estimate Cost of Kubernetes Pods
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dorkamotorka/gke-cost-estimation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Kubernetes Cost Estimation

This repository includes a simple Python script to estimate running your application pods on Google Kubernetes Engine (GKE).

To install the dependencies run:

pipenv install

Then you can run the script using:

pipenv run python main.py

NOTE: The script assumes you have configured .kube/config locally.

About

Simple Python Script to Estimate Cost of Kubernetes Pods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0