Deleted OpenWhisk documentation

OpenWhisk is no longer supported (since 4.0.0-M5), deleting related documentation.
This commit is contained in:
Chris Mathews
2022-11-19 09:05:42 -05:00
committed by GitHub
parent 946d9517f5
commit 9fc99ae288

View File

@@ -1,6 +0,0 @@
*{project-version}*
The https://openwhisk.apache.org/[OpenWhisk] adapter is in the form of an executable jar that can be used in a a docker image to be deployed to Openwhisk. The platform works in request-response mode, listening on port 8080 on a specific endpoint, so the adapter is a simple Spring MVC application.
== Quick Start
include::adapters/openwhisk-quick-start.adoc[]