2
0

alibaba.json 532 B

12345678910111213141516
  1. {
  2. "provider": "Alibaba",
  3. "description": "Default prices used to compute allocation between RAM and CPU. Alibaba Cloud pricing API is used for total node and PV cost.",
  4. "alibabaServiceKeyName": "",
  5. "alibabaServiceKeySecret": "",
  6. "CPU": "0.031611",
  7. "spotCPU": "0.006655",
  8. "RAM": "0.004237",
  9. "GPU": "0.95",
  10. "spotRAM": "0.000892",
  11. "storage": "0.00005479452",
  12. "zoneNetworkEgress": "0.02",
  13. "regionNetworkEgress": "0.08",
  14. "internetNetworkEgress": "0.123",
  15. "defaultLBPrice": "0.007"
  16. }