mirror of https://github.com/knative/docs.git
31 lines
937 B
Markdown
Executable File
31 lines
937 B
Markdown
Executable File
---
|
|
title: "Knative code samples"
|
|
linkTitle: "Code samples"
|
|
weight: 90
|
|
type: "docs"
|
|
---
|
|
|
|
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.
|
|
|
|
### Knative owned and maintained
|
|
|
|
View the set of Knative code samples that are actively tested and maintained:
|
|
|
|
- [Eventing and Eventing Sources code samples](./eventing/samples/)
|
|
- [Serving code samples](./serving/samples/README.md)
|
|
|
|
### Community owned and maintained
|
|
|
|
[View code samples that are contributed and maintained by the community](../community/samples/README.md).
|
|
|
|
### External code samples
|
|
|
|
A list of links to Knative code samples that live outside of
|
|
[https://knative.dev](https://knative.dev):
|
|
|
|
- _Be the first to link your externally hosted Knative code sample._
|