Skip to content

Commit 7a51ce8

Browse files
author
Evan Anderson
authored
Add link to Katakoda sample to community samples. (#2502)
1 parent 23c337c commit 7a51ce8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

community/samples/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,14 @@ something isn't working, lend a helping hand and fix it in a PR.
99

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

12+
### Interactive serving sample
13+
14+
Check out [this Katacoda
15+
tutorial](https://www.katacoda.com/swapb/scenarios/knative-intro) which will
16+
walk you through installing Knative and the `kn` command line tool, deploying a
17+
sample container, updating your deployment, and performing a traffic split
18+
between the two versions.
19+
1220
### Serving samples
1321

1422
Knative Serving sample apps.

0 commit comments

Comments
 (0)