-
- [x] Create OpenWhisk container for ML workloads
- [x] Create sample script
-
After a successful build in a Vagrant container, I am getting
```
wsk --verbose list
{'apihost': '172.17.0.1:443', 'namespace': '_', 'clibuild': '2016-02-28T08:53:30-05:00', 'apiversion': 'v1'}
====…
-
Hi,
It seems zookeeper is deployed but kafka is failing to connect.
```
$ kubectl get pods,services --all-namespaces=true -o wide
NAMESPACE NAME READY S…
-
Now the use cases contains sample ones, we need support real and more complex openwhisk packages use cases such as https://github.com/openwhisk/openwhisk-package-rss
Github feed advanced, polygen tra…
-
## Environment details:
- Mac El Capitan 10.11.6
- iTerm2 3.0.7
- bash terminal
```
$ wsk property get
whisk API host openwhisk.ng.bluemix.net
whisk API version v1
whisk namespace csan…
-
Not sure if this is a bug because I dont use Kong or OpenWhisk.
Looking at sample in documentation here:
https://getkong.org/plugins/openwhisk/
The API is created with "hosts=example.com"
then t…
-
It would be handy to have `@file` support, analogous to that in curl. For example:
```
wsk action invoke myAction -p input @filename
```
In which the CLI would JSON.stringify the contents of t…
-
We would like to propose a repository for integration support between IBM Streams and OpenWhisk,
the repository will be the place for discussing the use case scenarios and requirements and for develo…
-
I cannot figure a way to deploy to multiple stages/environments. If I am not mistaken, there is stage property for AWS that takes care of this.
What I would like to achieve are two API endpoints t…
-
Hi,
Thank you for your time to read my issue.
I am detailing the steps that I followed to install OpenWhisk locally on my machine on Ubuntu 14. The installation went through fine but not able to sta…