banzaicloud / telescopes

Telescopes is a cloud instance types and full cluster layout recommender consisting of on-demand and spot/preemptible AWS EC2, Google, Azure, Oracle and Alibaba cloud instances.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error during recommendation

colin014 opened this issue · comments

Provider: Google
Service: GKE

URL: {{url}}/recommender/api/v1/recommender/google/gke/us-central1/cluster

Request:

{
  "provider": "google",
  "sumCpu": 8,
  "sumMem": 8,
  "minNodes": 1,
  "maxNodes": 2,
  "sameSize": false,
  "onDemandPct": 25,
  "service": "gke",
  "region": "us-central1",
  "zones": [
    "us-central1-a"
  ]
}

Response code: 500 with empty body