opencost: Cluster Sizing Recommendations: Error and Very Slow

Hi,

When I click through to the “Cluster Sizing Recommendations” view, the javascript console starts to spit out 404 errors:

Request URL: https://kubecost.public.lightstep.io/cluster/status
Request Method: GET
Status Code: 404 
Remote Address: 34.117.136.203:443
Referrer Policy: strict-origin-when-cross-origin

And otherwise it’s just spinning… I am not sure how long this should take. This is a cluster of about 350 nodes.

Thank you Dan

gz#1680

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Comments: 19 (3 by maintainers)

Most upvoted comments

I’m fairly certain the repeated 404 on /cluster/status isn’t an indicator of the core of Kubecost failing – I think the cluster sizing page checks that endpoint to see if the cluster controller is enabled for 1-click cluster sizing.

@kaelanspatel is the one who showed this behavior to me. Kaelan, does this description match what you were experiencing?