docs/community/samples
mattmoor-sockpuppet 429da39a46 Format markdown (#1245)
* Format markdown

Produced via: `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`

* Revert the bad portion of the auto-format
2019-04-28 08:13:30 -07:00
..
serving Format markdown (#1245) 2019-04-28 08:13:30 -07:00
README.md Format markdown (#1245) 2019-04-28 08:13:30 -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, 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.