Skip to content

Commit 51cd4fc

Browse files
committed
index: minor typos
1 parent 861182f commit 51cd4fc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
= Knative Tutorial
22

3-
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 is the first serverless platform specifically designed for Kubernetes and OpenShift.
3+
Serverless epitomizes 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 serverless frameworks out there, Knative is the first specifically designed for Kubernetes and OpenShift.
44

55
> Serverless computing refers to the concept of building and running applications that do not require server management. It describes a finer-grained deployment model where applications, bundled as one or more functions, are uploaded to a platform and then executed, scaled, and billed in response to the exact demand needed at the moment”
66

@@ -9,4 +9,4 @@ __**Source**__: https://www.cncf.io/blog/2018/02/14/cncf-takes-first-step-towar
99

1010
This tutorial will act as a step-by-step guide in helping you understand Knative, starting with setup, fundamental concepts such as service, configuration, revision etc., and finally deploying some use cases which could help deploying serverless applications at enterprises.
1111

12-
This content is brought to you by http://developers.redhat.com[Red Hat Developer Program] - Register today!
12+
This content is brought to you by http://developers.redhat.com[Red Hat Developer Program] - Register today!

0 commit comments

Comments
 (0)