azure.json 545 B

123456789101112131415161718
  1. {
  2. "provider": "Azure",
  3. "description": "Azure estimates based on April 2019 advertised prices",
  4. "CPU": "0.03900",
  5. "spotCPU": "0.007764",
  6. "RAM": "0.001917",
  7. "spotRAM": "0.000382",
  8. "storage": "0.00005479452" ,
  9. "zoneNetworkEgress": "0.01",
  10. "regionNetworkEgress": "0.01",
  11. "internetNetworkEgress": "0.0725",
  12. "spotLabel": "kubernetes.azure.com/scalesetpriority",
  13. "spotLabelValue": "spot",
  14. "azureSubscriptionID": "",
  15. "azureClientID": "" ,
  16. "azureClientSecret": "" ,
  17. "azureTenantID": ""
  18. }