Add workshop note to the TestDrive

This commit is contained in:
Alex Ellis 2018-04-10 14:33:14 -07:00 committed by GitHub
parent 2dc122aaa8
commit 724dfcbcf7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,13 @@
# OpenFaaS - TestDrive
## TestDrive (v2)
The TestDrive has been replaced by the OpenFaaS workshop which is a set of self-paced labs developed by the community to teach you the basics of building Serverless Functions with OpenFaaS.
Please start [Lab 1 here](https://github.com/openfaas/workshop)
## TestDrive (v1)
OpenFaaS (or Functions as a Service) is a framework for building serverless functions on Docker Swarm and Kubernetes with first class metrics. Any UNIX process can be packaged as a function in FaaS enabling you to consume a range of web events without repetitive boiler-plate coding.
> Please support the project and put a **Star** on the repo.