| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158 |
- nodePricing:
- - properties:
- provider: Azure
- region: eastus
- instanceType: Standard_D2s_v5
- provisioning: on-demand
- prices:
- node:
- unit: hr
- price: 0.096
- - properties:
- provider: Azure
- region: eastus
- instanceType: Standard_D2s_v5
- provisioning: spot
- prices:
- node:
- unit: hr
- price: 0.0288
- - properties:
- provider: Azure
- region: eastus
- instanceType: Standard_D4s_v5
- provisioning: on-demand
- prices:
- node:
- unit: hr
- price: 0.192
- - properties:
- provider: Azure
- region: eastus
- instanceType: Standard_D4s_v5
- provisioning: spot
- prices:
- node:
- unit: hr
- price: 0.0576
- - properties:
- provider: Azure
- region: eastus
- instanceType: Standard_E2s_v5
- provisioning: on-demand
- prices:
- node:
- unit: hr
- price: 0.126
- - properties:
- provider: Azure
- region: eastus
- instanceType: Standard_E2s_v5
- provisioning: spot
- prices:
- node:
- unit: hr
- price: 0.0378
- - properties:
- provider: Azure
- region: westus2
- instanceType: Standard_D2s_v5
- provisioning: on-demand
- prices:
- node:
- unit: hr
- price: 0.109
- - properties:
- provider: Azure
- region: westus2
- instanceType: Standard_D2s_v5
- provisioning: spot
- prices:
- node:
- unit: hr
- price: 0.0327
- - properties:
- provider: Azure
- region: westus2
- instanceType: Standard_D4s_v5
- provisioning: on-demand
- prices:
- node:
- unit: hr
- price: 0.218
- - properties:
- provider: Azure
- region: westus2
- instanceType: Standard_D4s_v5
- provisioning: spot
- prices:
- node:
- unit: hr
- price: 0.0654
- - properties:
- provider: Azure
- region: westus2
- instanceType: Standard_E2s_v5
- provisioning: on-demand
- prices:
- node:
- unit: hr
- price: 0.143
- - properties:
- provider: Azure
- region: westus2
- instanceType: Standard_E2s_v5
- provisioning: spot
- prices:
- node:
- unit: hr
- price: 0.0429
- persistentVolumePricing:
- - properties:
- provider: Azure
- region: eastus
- volumeType: Premium_LRS
- prices:
- storage:
- unit: GiB-hr
- price: 0.0002192
- - properties:
- provider: Azure
- region: eastus
- volumeType: StandardSSD_LRS
- prices:
- storage:
- unit: GiB-hr
- price: 0.0001096
- - properties:
- provider: Azure
- region: eastus
- volumeType: Standard_LRS
- prices:
- storage:
- unit: GiB-hr
- price: 0.0000685
- - properties:
- provider: Azure
- region: westus2
- volumeType: Premium_LRS
- prices:
- storage:
- unit: GiB-hr
- price: 0.0002466
- - properties:
- provider: Azure
- region: westus2
- volumeType: StandardSSD_LRS
- prices:
- storage:
- unit: GiB-hr
- price: 0.0001233
- - properties:
- provider: Azure
- region: westus2
- volumeType: Standard_LRS
- prices:
- storage:
- unit: GiB-hr
- price: 0.0000767
|