| 12345678910111213141516171819202122232425 |
- {
- "provider": "custom",
- "description": "Default prices used to compute allocation between RAM and CPU. AWS 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.143",
- "spotLabel": "kops.k8s.io/instancegroup",
- "spotLabelValue": "spotinstance-nodes",
- "awsServiceKeyName": "",
- "awsServiceKeySecret": "",
- "awsSpotDataRegion":"us-east-2",
- "awsSpotDataBucket": "x",
- "awsSpotDataPrefix": "",
- "athenaBucketName": "s3://x",
- "athenaRegion": "us-east-1",
- "athenaDatabase": "",
- "athenaTable": "",
- "projectID": "12345"
- }
|