mirror of https://github.com/knative/docs.git
Add link to Katakoda sample to community samples. (#2502)
This commit is contained in:
parent
23c337c070
commit
7a51ce8e1a
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue