aws.json 782 B

1234567891011121314151617181920
  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. "spotRAM": "0.000892",
  8. "spotLabel": "kops.k8s.io/instancegroup",
  9. "spotLabelValue": "spotinstance-nodes",
  10. "awsServiceKeyName": "AKIAXW6UVLRRY5RQGGUX",
  11. "awsServiceKeySecret": "",
  12. "awsSpotDataRegion":"us-east-2",
  13. "awsSpotDataBucket": "kc-test-spot",
  14. "awsSpotDataPrefix": "spotdata",
  15. "athenaBucketName": "s3://aws-athena-query-results-530337586275-us-east-1",
  16. "athenaRegion": "us-east-1",
  17. "athenaDatabase": "athenacurcfn_athena_test",
  18. "athenaTable": "athena_test",
  19. "projectID": "530337586275"
  20. }