docs/code-samples/eventing
Leo Li cbeb03a23e
Sample App: Adding the db service (#5909)
* Adding the db service

* Add the readme

* Add the yaml file to create the config map

* Change to use the statefulSet

* Delete the finished job pod after 50 seconds

* Simplify the deployment tutorial for the database service

* Explain why we don't use Knative Service

* Remove the unnessary empty lines in the file

* Update code-samples/eventing/bookstore-sample-app/db/README.md

Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>

* Update code-samples/eventing/bookstore-sample-app/db-service/sample.sql

Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>

* Update code-samples/eventing/bookstore-sample-app/db/README.md

Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>

* Fix the review comment

---------

Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
2024-04-10 08:01:48 +00:00
..
bookstore-sample-app Sample App: Adding the db service (#5909) 2024-04-10 08:01:48 +00:00
github-source rename-sandbox (#5652) 2023-08-03 17:52:21 +00:00
gitlab-source rename-sandbox (#5652) 2023-08-03 17:52:21 +00:00
helloworld Bump github.com/cloudevents/sdk-go/v2 (#5893) 2024-03-07 06:13:23 +00:00
kafka Removed Kafka Binding doc and its references (#5684) 2023-09-18 09:47:43 +00:00
parallel Move code samples to GitHub (#4565) 2021-12-14 04:20:51 -08:00
writing-event-source-easy-way chore: multi-arch support with buildx in all Dockerfiles (#5273) 2023-09-06 13:28:13 +00:00
README.md Move code samples to GitHub (#4565) 2021-12-14 04:20:51 -08:00

README.md

Knative Eventing code samples

Use the following code samples to help you understand the various use cases for Knative Eventing and Event Sources. Learn more about Knative Eventing and Eventing Sources.

Browse more Knative code samples

For a table describing the available Eventing code samples, see the Knative documentation.