Iter8 load testing tutorial (#4636)

Signed-off-by: Srinivasan Parthasarathy <spartha@us.ibm.com>
This commit is contained in:
Srinivasan Parthasarathy 2022-01-14 11:23:43 -05:00 committed by GitHub
parent 9c0f514886
commit fbdcc446ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -27,5 +27,6 @@ A list of links to Knative code samples located outside of Knative repos:
- [Knative Eventing (Cloud Events) example using spring-boot and spring-cloud-streams + Kafka](https://salaboy.com/2020/02/20/getting-started-with-knative-2020/)
- [Image processing pipeline using Knative Eventing on GKE, Google Cloud Vision API and ImageSharp library](https://github.com/meteatamel/knative-tutorial/blob/master/docs/image-processing-pipeline.md)
- [BigQuery processing pipeline using Knative Eventing on GKE, Cloud Scheduler, BigQuery, mathplotlib and SendGrid](https://github.com/meteatamel/knative-tutorial/blob/master/docs/bigquery-processing-pipeline.md)
- [Load testing with SLO validation for Knative HTTP services](https://iter8.tools/0.8/tutorials/load-test/community/knative/loadtest/)
_Please add links to your externally hosted Knative code sample._