Add link to Katakoda sample to community samples. (#2502)

This commit is contained in:
Evan Anderson 2020-05-26 10:54:57 -07:00 committed by GitHub
parent 23c337c070
commit 7a51ce8e1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -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.