We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23c337c commit 7a51ce8Copy full SHA for 7a51ce8
community/samples/README.md
@@ -9,6 +9,14 @@ something isn't working, lend a helping hand and fix it in a PR.
9
10
[**See all Knative code samples**](../../docs/samples.md)
11
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
20
### Serving samples
21
22
Knative Serving sample apps.
0 commit comments