Skip to content

A pratical guide to get started with knative. Knative concepts are explained simple and easy way with lots of demos and exercises.

License

Notifications You must be signed in to change notification settings

JianhuaGong/knative-tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Knative Tutorial - Introduction to Knative

Overview

CircleCI

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.

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”

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.

This content is brought to you by Red Hat Developer Program - Register today!

Contributing

Please refer to the how to contribute? on how you can contribute to the tutorial

About

A pratical guide to get started with knative. Knative concepts are explained simple and easy way with lots of demos and exercises.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 80.9%
  • JavaScript 10.2%
  • Shell 4.8%
  • Dockerfile 2.6%
  • HTML 1.4%
  • Groovy 0.1%