Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions community/samples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,14 @@ something isn't working, lend a helping hand and fix it in a PR.

[**See all Knative code samples**](../../docs/samples.md)

### Interactive serving sample

Check out [this Katacoda
tutorial](https://www.katacoda.com/swapb/scenarios/knative-intro) which will
walk you through installing Knative and the `kn` command line tool, deploying a
sample container, updating your deployment, and performing a traffic split
between the two versions.

### Serving samples

Knative Serving sample apps.
Expand Down