{"id":28446991,"url":"https://github.com/learnk8s/kubernetes-instance-calculator-data","last_synced_at":"2025-09-06T03:39:19.178Z","repository":{"id":46802638,"uuid":"395164627","full_name":"learnk8s/kubernetes-instance-calculator-data","owner":"learnk8s","description":"A collection of scripts to retrieve instance types and pricing from AWS, GCP and Azure.","archived":false,"fork":false,"pushed_at":"2021-10-20T08:38:01.000Z","size":411,"stargazers_count":60,"open_issues_count":2,"forks_count":21,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-30T06:41:31.895Z","etag":null,"topics":["aws","azure","gcp","kubernetes"],"latest_commit_sha":null,"homepage":"https://learnk8s.io/kubernetes-instance-calculator","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/learnk8s.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-08-12T01:53:30.000Z","updated_at":"2024-08-28T17:36:56.000Z","dependencies_parsed_at":"2022-09-25T01:10:17.381Z","dependency_job_id":null,"html_url":"https://github.com/learnk8s/kubernetes-instance-calculator-data","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/learnk8s/kubernetes-instance-calculator-data","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learnk8s%2Fkubernetes-instance-calculator-data","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learnk8s%2Fkubernetes-instance-calculator-data/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learnk8s%2Fkubernetes-instance-calculator-data/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learnk8s%2Fkubernetes-instance-calculator-data/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/learnk8s","download_url":"https://codeload.github.com/learnk8s/kubernetes-instance-calculator-data/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learnk8s%2Fkubernetes-instance-calculator-data/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273854251,"owners_count":25180007,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-06T02:00:13.247Z","response_time":2576,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws","azure","gcp","kubernetes"],"created_at":"2025-06-06T11:09:02.007Z","updated_at":"2025-09-06T03:39:19.166Z","avatar_url":"https://github.com/learnk8s.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## k8s data feed\n\nExport a list of instances with:\n\n```bash\nnode run.js crunch\n```\n\n#### generate the input files\n\n```bash\naws ec2 describe-instance-types --instance-types \u003e input/aws.json\n```\n\n```bash\ngcloud compute machine-types list  --filter=\"zone:us-east1-b\" \u003e input/gcp.txt\n```\n\n```bash\naz vm list-sizes --location eastus \u003e input/azure.json\n```\n\n#### generate the pricing files\n\n```bash\ndownload csv from https://instances.vantage.sh/ and convert to json file\n```\n\n```bash\nwget https://cloudpricingcalculator.appspot.com/static/data/pricelist.json -O input/gcp-pricing.json\n```\n\n```bash\ndownload json from https://azureprice.net/\n```\n\n#### Calculator\n\nPlease check the Kubernetes instance calculator that uses the raw data https://learnk8s.io/kubernetes-instance-calculator\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flearnk8s%2Fkubernetes-instance-calculator-data","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flearnk8s%2Fkubernetes-instance-calculator-data","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flearnk8s%2Fkubernetes-instance-calculator-data/lists"}