Skip to main content
Filter by
Sorted by
Tagged with
1 vote
1 answer
50 views

I'm a bit new to Apache Openwhisk. It is an awesome project and I'm enjoying using, and learning it. Thank you so much for creating such an amazing project! I'm not able to figure out the correct way ...
Akshay Ram's user avatar
0 votes
1 answer
133 views

I have a local dev environment of adobe aio services running. According to adobes docs wskdebug should be used to debug locally. When I try to use wsk debug either through the cli or vscode I get this ...
xhellcat1942x's user avatar
1 vote
0 answers
236 views

For some specific use cases, I want to start Minikube with the --driver=none option. $ sudo minikube start --driver=none 😄 minikube v1.31.2 on Ubuntu 22.04 ✨ Using the none driver based on user ...
Abhishek Ghosh's user avatar
0 votes
1 answer
264 views

I am looking for FIFO order maintenance when I bind Kafka Topic with OpenWhisk. I could not find any clear documentation on this specific topic. Following link describes that Actions are not ordered (...
Bhupesh's user avatar
1 vote
0 answers
439 views

I am running an Openwhisk cluster with two Ubuntu servers as invokers. While running some workload, some containers on one of my invoker (invoker0) reports 0.00% cpu utilization (by docker stats) even ...
kz28's user avatar
  • 803
0 votes
0 answers
66 views

I followed a tutorial to bind the /var/docker/lib directory to my remote server directory. I restarted the docker and containerd service and both worked. However, when I tried to run the hello-world ...
Yuqiao Meng's user avatar
1 vote
0 answers
198 views

I'm trying to create namespace in openwhisk along with auth and api host, but it's not working for me. The official documentation says to use this command. While -i is used to bypass the certificates. ...
Areej Fatimah's user avatar
1 vote
0 answers
296 views

I am new to openwhisk. I have first done deployment locally in standalone mode. That worked fine. I was able to set auth and apihost and access the function playground UI via http://172.17.0.1:3232. ...
Areej Fatimah's user avatar
0 votes
1 answer
164 views

I have a single node Kubernetes cluster, with Microk8s (1.26/stable) installed with snap, on Linuxmint (Ubuntu derivation). I have installed helm too, more precisely helm 3.7/stable. Installed with ...
joe2310's user avatar
  • 63
0 votes
0 answers
41 views

I have an HTTP enabled function, Node.js, that returns a big JSON (about 1.2 MB). Is there any way to compress that before sending to browser? I'm aware of Node module zlib, but I'm wondering if there ...
pierpy's user avatar
  • 1,380
0 votes
1 answer
119 views

I am writing a number of actions (IBM Cloud functions,) which share a couple of the same parameters, e.g. the IAMAuthenticator or the database path. Is there a way to set these as some kind of ...
Pavlo Maistrenko's user avatar
1 vote
1 answer
231 views

I'm new to serverless computing, and I have questions about serverless functions concurrency. Some open-source serverless platforms like OpenWhisk OpenFaas deeply function using docker containers. ...
sako's user avatar
  • 29
0 votes
1 answer
81 views

I have implemented openwhisk using kubernetes in Windows operating system. The same thing I needs to implement in Linux. I followed following document to implement in Linux. https://medium.com/@ansjin/...
Kumar's user avatar
  • 1
0 votes
1 answer
315 views

I have deployed openwhisk in docker kubernetes cluster. I am able to create functions and invoke sucessfully using wsk tool. I am trying to create a prewarm containers for python so the function ...
karthick raja's user avatar
0 votes
1 answer
73 views

I am running openwhisk via jar on my development box. I can connect to mongo from node and from the command line. However, it times out when I try to connect from an openwhisk action. curl -u $tok &...
Jonboy's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
17