mirror of https://github.com/knative/docs.git
* Adding initial doc for func subscribe Signed-off-by: Matthias Wessendorf <mwessend@redhat.com> * correction Signed-off-by: Matthias Wessendorf <mwessend@redhat.com> * Adding hint for deploy Signed-off-by: Matthias Wessendorf <mwessend@redhat.com> * Adding index Signed-off-by: Matthias Wessendorf <mwessend@redhat.com> * Updates Signed-off-by: Matthias Wessendorf <mwessend@redhat.com> --------- Signed-off-by: Matthias Wessendorf <mwessend@redhat.com> |
||
---|---|---|
.. | ||
README.md | ||
building-functions.md | ||
creating-functions.md | ||
deploying-functions.md | ||
install-func.md | ||
invoking-functions.md | ||
language-packs.md | ||
running-functions.md | ||
subscribing-functions.md |
README.md
Knative Functions overview
--8<-- "about-functions.md"
Function templates
--8<-- "functions-templates-intro.md"
Language packs
Functions can be written in any language supported by the available language packs{target=_blank}.
Getting started with functions
Before you can use Knative Functions, you must have access to a Knative development environment. To set up a development environment, you can follow the Knative Quickstart tutorial{target=_blank}.