Skip to content

Commit

Permalink
Update cluster-autoscaler/FAQ.md
Browse files Browse the repository at this point in the history
Co-authored-by: Shubham <shubham.kuchhal@india.nec.com>
  • Loading branch information
Duke0404 and Shubham82 authored Sep 17, 2024
1 parent 1c7e362 commit 4f108e8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion cluster-autoscaler/FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -672,7 +672,9 @@ to process in a single iteration by setting the following flag in your Cluster
Autoscaler configuration:
`--max-batch-size=<batch-size>`. The default value is 10.

4. **Batch Timebox**: Set the maximum time in seconds that Cluster Autoscaler will spend processing CheckCapacity ProvisioningRequests in a single iteration by setting the following flag in your Cluster Autoscaler configuration:
4. **Batch Timebox**: Set the maximum time in seconds that Cluster Autoscaler will
spend processing CheckCapacity ProvisioningRequests in a single iteration by
setting the following flag in your Cluster Autoscaler configuration:
`--batch-timebox=<timebox>`. The default value is 5m.

****************
Expand Down

0 comments on commit 4f108e8

Please sign in to comment.