docs/code-samples
Leo Li 1ec7a2b880
Sample App code finalization (#6011)
* fix: update the code according to pierdipi's suggestions

* feat: improve the user experience for the setup script

* feat: improve the user experience for the solution script

* fix: remove unnecessary images

* fix: remove the image registry information in the ML services

* fix: remove the sample webhook URL

* feat: modify the config map to manually disable the scale-to-zero feature

* fix: adding the waiting in the solution setup script

* fix: adding the waiting in the solution setup script for pipe
2024-06-27 07:10:10 +00:00
..
community/serving Bump h2 in /code-samples/community/serving/helloworld-rust (#5936) 2024-04-15 05:56:15 +00:00
eventing Sample App code finalization (#6011) 2024-06-27 07:10:10 +00:00
serving [main] Upgrade to latest dependencies (#5929) 2024-04-02 07:06:02 +00:00
README.md Move code samples to GitHub (#4565) 2021-12-14 04:20:51 -08:00

README.md

Knative code samples

Find and use Knative code samples to help you get up and running with common use cases. Code samples include content from the Knative team and community members.

Browse all code samples to find other languages and use cases that might align closer with your goals.

Contents

  • serving: Knative Serving code samples.
  • eventing: Knative Eventing and Eventing Sources code samples.
  • community: code samples that are contributed and maintained by the community.