Skip to content

Commit

Permalink
Update ingress-examples/autoscale/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Kersten Richter <[email protected]>
  • Loading branch information
szombi and Kersten Richter authored Aug 18, 2023
1 parent 79013a9 commit 1422b73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ingress-examples/autoscale/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ The ALBs expose [various metrics](https://kubernetes.github.io/ingress-nginx/use

Depending on your use case, you might want to scale your ALBs based on custom metrics, for example based on the number of incoming requests per second or the number of established connections. In the followings we present an example on setting up autoscaling based on custom metrics. With this example you can get started easily on designing your custom metrics based setup. Please note that the configuration in this example is not a production ready setup, but a simple deployment for demonstration purposes.

For more information about autoscaling, checkout our [official documentation](https://cloud.ibm.com/docs/containers?topic=containers-ingress-alb-manage#alb_replicas_autoscaler).
For more information about autoscaling, check out our [official documentation](https://cloud.ibm.com/docs/containers?topic=containers-ingress-alb-manage#alb_replicas_autoscaler).

## Setup

Expand Down

0 comments on commit 1422b73

Please sign in to comment.