azure.json 564 B

12345678910111213141516171819
  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. "GPU": "0.0428925",
  8. "spotRAM": "0.000382",
  9. "storage": "0.00005479452",
  10. "zoneNetworkEgress": "0.01",
  11. "regionNetworkEgress": "0.01",
  12. "internetNetworkEgress": "0.0725",
  13. "spotLabel": "kubernetes.azure.com/scalesetpriority",
  14. "spotLabelValue": "spot",
  15. "azureSubscriptionID": "",
  16. "azureClientID": "",
  17. "azureClientSecret": "",
  18. "azureTenantID": ""
  19. }