docs/community/samples
mattmoor-sockpuppet 8d62a0b066 Format markdown (#1288)
Produced via: `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`
2019-05-08 14:13:38 -07:00
..
serving Format markdown (#1288) 2019-05-08 14:13:38 -07:00
README.md Format markdown (#1288) 2019-05-08 14:13:38 -07:00
_index.md links and landing pages for all samples (#1218) 2019-04-22 11:29:28 -07:00

README.md

Get up and running with one of the community code samples. These samples are contributed and maintained by members of the Knative community.

Note: It is possible that one or more samples might become outdated or the original author is unable to maintain their contribution. If you find that something isn't working, lend a helping hand and fix it in a PR. Learn more about the lifespan of samples.

See all Knative code samples

Serving samples

Knative Serving sample apps.

Sample Name Description Language(s)
Hello World A quick introduction to Knative Serving that highlights how to deploy an app. Clojure, Dart, Elixir, Haskell, Java - Quarkus, Rust, Swift, Vertx

Build samples

  • Be the first to contribute a Build code sample to the community collection.

Eventing and Eventing Sources samples

  • Be the first to contribute an Eventing or Eventing Sources code sample to the community collection.