kubernetes: API call latency regression

There is yet another regression for API-call latencies for 5k-node test: https://testgrid.k8s.io/sig-scalability-gce#gce-scale-performance

The last 3 runs of load test failed there.

I didn’t yet have time to look into it deeper, but (especially the last run) seems suspicious, due to this one:

Resource:nodes Subresource: Verb:POST Scope:cluster Latency:{Perc50:4.749ms Perc90:1.807403s Perc99:1.807403s} Count:16}

It seems some nodes were added during the test, which isn’t expected.

@kubernetes/sig-scalability-bugs

About this issue

  • Original URL
  • State: closed
  • Created 5 years ago
  • Comments: 51 (51 by maintainers)

Commits related to this issue

Most upvoted comments

@liggitt I wasn’t precise with my previous comment: I am running version Kuberntes as of 99a52350a43b8824db655779a7d34d8c8f761dfe with 1cca3f9 reverted. It reverted cleanly for me.