| 123456789101112131415161718192021 |
- {
- "provider": "custom",
- "description": "Default prices used to compute allocation between RAM, CPU and GPU. Azure pricing API data still used for total node cost.",
- "CPU": "0.031611",
- "spotCPU": "0.006655",
- "RAM": "0.004237",
- "GPU": "0.95",
- "spotRAM": "0.000892",
- "storage": "0.00005479452",
- "zoneNetworkEgress": "0.01",
- "regionNetworkEgress": "0.01",
- "internetNetworkEgress": "0.0725",
- "natGatewayEgress": "0.045",
- "natGatewayIngress": "0.045",
- "spotLabel": "kubernetes.azure.com/scalesetpriority",
- "spotLabelValue": "spot",
- "azureSubscriptionID": "",
- "azureClientID": "",
- "azureClientSecret": "",
- "azureTenantID": ""
- }
|