Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 982 Bytes

README.MD

File metadata and controls

31 lines (21 loc) · 982 Bytes

Demo Knative

This is a Repository of sample in order to illustrate Knative

Func

Perform demonstration with example of knative

Demo

Functionalities demo are available in demo folder

  • Demo1: Use code hosted on Github, build it and serve it on cluster with knative
  • Demo2: Serve docker artifact with knative
  • Demo3: Use your AWS Lambda code, build it and serve it on cluster with knative with dockerfile
  • Demo4: Demonstrate autoscalling
  • Demo5: Demonstrate traffic splitting
  • Demo6: Demonstrate event
  • Demo7: Use your AWS Lambda code, build it and serve it on cluster with knative without dockerfile

Prerequisite

TODO

  • Demo of Autoscalling
  • Demo of Traffic spliting
  • Demo of Knative Event