Skip to content

Commit

Permalink
Merge branch 'master' into autoscaler-helpers
Browse files Browse the repository at this point in the history
  • Loading branch information
ajeetraina authored Nov 19, 2024
2 parents bc3f6e7 + 986f21b commit a5beb15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Keda101/keda-lab.md
Original file line number Diff line number Diff line change
Expand Up @@ -252,4 +252,5 @@ With the above configuration, a new Keda job will start every time a message is
## Conclusion
This wraps up the lesson on KEDA. What we tried out was a simple demonstration of a MySQL scaler followed by a demonstration of using various authentication methods to connect and consume messages from AWS SQS. This is a good representation of what you can expect from other data sources. If you were considering using this with a different Kubernetes engine running on a different cloud provider, the concept would still work. Make sure you read through the authentication page, which contains different methods of authentication for different cloud providers. Next up, we will look at how you can use KEDA alongside Prometheus and Linkerd to scale your pods based on the number of requests reaching your endpoints.


[Next: Scaling with KEDA and Prometheus](./keda-prometheus.md)

0 comments on commit a5beb15

Please sign in to comment.