Skip to content

Commit 9fc3056

Browse files
authored
Added 2 more external samples to samples.md (#2513)
1 parent ca0a1b3 commit 9fc3056

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/samples.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,7 @@ A list of links to Knative code samples that live outside of
3131
- [A potpourri of Knative Eventing Examples](https://github.com/lionelvillard/knative-examples)
3232
- [Knfun - a complete Knative example of three functions using Twitter and Watson API that use kn to deploy and manage functions](https://github.com/maximilien/knfun/blob/master/README.md)
3333
- [Knative Eventing (Cloud Events) example using spring-boot and spring-cloud-streams + Kafka](https://salaboy.com/2020/02/20/getting-started-with-knative-2020/)
34+
- [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)
35+
- [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)
3436

3537
_Please add links to your externally hosted Knative code sample._

0 commit comments

Comments
 (0)