|
1 | | - # Knative Tutorial - Introduction to Knative |
2 | | -  [](https://knative.dev/docs/serving/) |
3 | | - [](https://knative.dev/docs/eventing/) |
4 | | - [](https://strimzi.io) |
5 | | - [](https://camel.apache.org/camel-k/latest/) |
| 1 | +# Knative Tutorial - Introduction to Knative |
6 | 2 |
|
7 | | - ## Documentation |
| 3 | +  [](https://knative.dev/docs/serving/) |
| 4 | + [](https://knative.dev/docs/eventing/) |
| 5 | + [](https://strimzi.io) |
| 6 | + [](https://camel.apache.org/camel-k/latest/) |
| 7 | + [](https://www.openshift.com/learn/topics/serverless) |
8 | 8 |
|
9 | | - Start your serverless journey today with https://redhat-developer-demos.github.io/knative-tutorial |
| 9 | +## Documentation |
10 | 10 |
|
11 | | - ## What is Serverless |
| 11 | + Start your serverless journey today with <https://redhat-developer-demos.github.io/knative-tutorial> |
| 12 | + |
| 13 | +## What is Serverless |
12 | 14 |
|
13 | 15 | Serverless epitomize the very benefits of what cloud platforms promise: offload the management of infrastructure while taking advantage of a consumption model for the actual utilization of services. While there are a number of server frameworks out there, [Knative](https://knative.dev) is the first serverless platform specifically designed for Kubernetes and OpenShift. |
14 | 16 |
|
15 | 17 | This tutorial will act as step-by-step guide in helping you to understand Knative starting with setup, understanding fundamentals concepts such as service, configuration, revision etc., and finally deploying some use cases which could help deploying serverless applications. |
16 | 18 |
|
17 | 19 | This content is brought to you by [Red Hat Developer Program](http://developers.redhat.com) - Register today! |
18 | 20 |
|
19 | | - ## Contributing |
| 21 | +## Devlopment Site |
| 22 | + |
| 23 | +If you like to try the latest development updates,check the [staging site](https://redhat-developer-docs.github.io/knative-tutorial-staging). |
| 24 | + |
| 25 | +## Contributing |
20 | 26 |
|
21 | | - Please refer to the [how to contribute?](./CONTRIBUTING.md) on how you can contribute to the tutorial |
| 27 | + Please refer to the [how to contribute?](./CONTRIBUTING.md) on how you can contribute to the tutorial |
0 commit comments