So, is the focus of the project shifting on Knative? Dropping the current invoker and controller, keeping the runtimes and run them with Knative?
-- Michele Sciabarra [email protected] ----- Original message ----- From: Priti Desai <[email protected]> To: OpenWhisk Dev <[email protected]> Subject: OpenWhisk Apps on Knative Date: Wednesday, March 13, 2019 7:49 PM Hi Whiskers, Matt and I have been working on building OpenWhisk apps on Knative. We have created build template for NodeJS runtime along with build and service files for various use cases. I have created PR under Dev Tools with all our work: https://github.com/apache/incubator-openwhisk-devtools/pull/202 This PR has documentation and how to for your reference. Will add slide deck soon. Here is a list of READMEs you might want to follow in order: Installing Knative and Istio: https://github.com/apache/incubator-openwhisk-devtools/blob/75367c5414739c55ea3331e0422b3275551fbd33/knative-build/README.md Deploying Build Template: https://github.com/apache/incubator-openwhisk-devtools/tree/75367c5414739c55ea3331e0422b3275551fbd33/knative-build/runtimes/javascript /README.md Hello World Sample App: https://github.com/apache/incubator-openwhisk-devtools/blob/75367c5414739c55ea3331e0422b3275551fbd33/knative-build/runtimes/javascript/tests/helloworld/README.md We are looking for your feedback and comments, will demo few use cases in our next community call. Cheers Priti
