jsenon / knative-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:Apache License 2.0


Languages

Language:Go 59.1%Language:Dockerfile 40.9%