docs/community/samples
Himanshu Pandey 793f2f3e12 Removed ENV PORT from all Docker files (#1290)
* Removed ENV PORT from Docker files

* Added back the ENV key
2019-05-13 08:49:40 -07:00
..
serving Removed ENV PORT from all Docker files (#1290) 2019-05-13 08:49:40 -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.