You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
With clusters having a lot of nodes, it can be that the cluster returns a series of warning with regards to throttling of requests due to the high number of parallel requests.
To Reproduce
Steps to reproduce the behavior:
Go to cluster with a lot of nodes
Run havener ne all -- ...
Expected behavior
Although this is fine how it is, the tool could be improved by limiting the number of parallel tasks to reduce load on the Kubernetes cluster.
Screenshots n/a
Additional context n/a
The text was updated successfully, but these errors were encountered:
Describe the bug
With clusters having a lot of nodes, it can be that the cluster returns a series of warning with regards to throttling of requests due to the high number of parallel requests.
To Reproduce
Steps to reproduce the behavior:
havener ne all -- ...
Expected behavior
Although this is fine how it is, the tool could be improved by limiting the number of parallel tasks to reduce load on the Kubernetes cluster.
Screenshots
n/a
Additional context
n/a
The text was updated successfully, but these errors were encountered: