aws.json 833 B

12345678910111213141516171819202122
  1. {
  2. "provider": "custom",
  3. "description": "Default prices used to compute allocation between RAM and CPU. AWS pricing API data still used for total node cost.",
  4. "CPU": "0.031611",
  5. "spotCPU": "0.006655",
  6. "RAM": "0.004237",
  7. "GPU": "0.95",
  8. "spotRAM": "0.000892",
  9. "storage": "0.00005479452",
  10. "spotLabel": "kops.k8s.io/instancegroup",
  11. "spotLabelValue": "spotinstance-nodes",
  12. "awsServiceKeyName": "AKIAXW6UVLRRY5RQGGUX",
  13. "awsServiceKeySecret": "",
  14. "awsSpotDataRegion":"us-east-2",
  15. "awsSpotDataBucket": "kc-test-spot",
  16. "awsSpotDataPrefix": "spotdata",
  17. "athenaBucketName": "s3://aws-athena-query-results-530337586275-us-east-1",
  18. "athenaRegion": "us-east-1",
  19. "athenaDatabase": "athenacurcfn_athena_test",
  20. "athenaTable": "athena_test",
  21. "projectID": "530337586275"
  22. }