alibaba.json 599 B

123456789101112131415161718
  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. "natGatewayEgress": "0.045",
  16. "natGatewayIngress": "0.045",
  17. "defaultLBPrice": "0.007"
  18. }