We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03781b8 commit 6c8ed9aCopy full SHA for 6c8ed9a
charts/tke-extend-network-controller/values.yaml
@@ -28,7 +28,7 @@ concurrency:
28
clbPortPoolController: 10
29
dedicatedClbServiceController: 1
30
31
-# -- Precisely control the frequency limit of cloud API calls to avoid frequent over-limits
+# -- Precisely control the QPS of cloud API calls to avoid frequent over-limits
32
# in large-scale scenarios, resulting in excessive retries and reduced scaling speed.
33
apiRateLimit:
34
DescribeLoadBalancers: 20
0 commit comments