Skip to content

Commit b36bc11

Browse files
authored
Merge pull request #62599 from GroceryBoyJr/node-sizes
OCPBUGS-16180 Values incorrect in recommended control plane practices
2 parents 500a637 + d238fda commit b36bc11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/recommended-scale-practices.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ Enable machine health checks when scaling to large node counts. In case of failu
2626

2727
[NOTE]
2828
====
29-
When scaling large and dense clusters to lower node counts, it might take large amounts of time because the process involves draining or evicting the objects running on the nodes being terminated in parallel. Also, the client might start to throttle the requests if there are too many objects to evict. The default client queries per second (QPS) and burst rates are currently set to `5` and `10` respectively. These values cannot be modified in {product-title}.
29+
When scaling large and dense clusters to lower node counts, it might take large amounts of time because the process involves draining or evicting the objects running on the nodes being terminated in parallel. Also, the client might start to throttle the requests if there are too many objects to evict. The default client queries per second (QPS) and burst rates are currently set to `50` and `100` respectively. These values cannot be modified in {product-title}.
3030
====

0 commit comments

Comments
 (0)