Skip to content

Commit

Permalink
Added kubernetes issue for reference
Browse files Browse the repository at this point in the history
  • Loading branch information
Chaitanya Kuduvalli Ramachandra authored and Chaitanya Kuduvalli Ramachandra committed Nov 16, 2022
1 parent 7ed6753 commit 37e3532
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/2.9/operate/cluster.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ The Kubernetes client config used within KEDA Operator and KEDA Metrics Adapter
| ------------------- | ----------------------- | ------------- | -------------------------------------------------------------- |
| kube-api-qps | cfg.QPS | 20.0 | Set the QPS rate for throttling requests sent to the apiserver |
| kube-api-burst | cfg.Burst | 30 | Set the burst for throttling requests sent to the apiserver |
| disable-compression | cfg.DisableCompression | false | Disable compression for response in k8s restAPI in client-go |
| disable-compression | cfg.DisableCompression | false | Disable compression for response in k8s restAPI in client-go, see [this Kubernetes issue](https://github.com/kubernetes/kubernetes/issues/112296) for details |
## Configure `MaxConcurrentReconciles` for Controllers

Expand Down

0 comments on commit 37e3532

Please sign in to comment.