2
0

gcp.json 455 B

1234567891011121314
  1. {
  2. "provider": "custom",
  3. "description": "Default prices used to compute allocation between RAM and CPU. GCP pricing API data still used for total node cost.",
  4. "CPU": "0.031611",
  5. "spotCPU": "0.006655",
  6. "RAM": "0.004237",
  7. "spotRAM": "0.000892",
  8. "projectID": "",
  9. "storage": "0.00005479452",
  10. "zoneNetworkEgress": "0.01",
  11. "regionNetworkEgress": "0.01",
  12. "internetNetworkEgress": "0.12",
  13. "billingDataDataset": ""
  14. }