openwhisk-deploy-kube icon indicating copy to clipboard operation
openwhisk-deploy-kube copied to clipboard

The Apache OpenWhisk Kubernetes Deployment repository supports deploying the Apache OpenWhisk system on Kubernetes and OpenShift clusters.

Results 65 openwhisk-deploy-kube issues
Sort by recently updated
recently updated
newest added

sometimes openwhisk-deploy-kube get error, but openwhisk system can run very well. I don't quite understand why such an error occurs when the function can be deployed, very confusing and requires...

@dgrove-oss Hello boss, I am currently facing the problem of configuring the concurrency of Action. I set up the NodeJS runtime environment and configured it in value.yaml according to the...

Hi, I've found that OpenWhisk keep telling me the request size is too large when I try creating an action with zip file ~40MB large (base64 format will be ~52MB)....

![image](https://user-images.githubusercontent.com/54056797/235073275-46dadb07-2a08-4dc4-af97-69cff62ff727.png) use -i or --insure very nice, but I hope some good way.

K8s: v1.22.4 helm: v3.8.1 use for kubeadm install cluster, but it look like error? While the correct function call can be invoke. ![image](https://user-images.githubusercontent.com/54056797/235071027-4c8a3e46-1ffd-4913-8c2a-52f208466eec.png)

![1667283578938](https://user-images.githubusercontent.com/103011488/199175526-7b0e45df-0d93-48fc-ab32-f6216a8b2c1b.png) I use the command:kubectl get pods -n openwhisk --watch to check the pod status then I check the log of couchdb and find this: ![1667283682630](https://user-images.githubusercontent.com/103011488/199175855-22b2d369-e4de-43d6-bd4c-fe53cb85dc1d.png) But when I git...

I have modified the load balancer of openwhisk. How can I build Openwhisk with modifed code on openwhisk-deploy-kube?

I created a multi-node Kubernetes cluster using Kind and deployed OpenWhisk using Helm. My requirement is to run some actions on one worker node and other actions on another worker...

### Installed Openwhisk in a local cluster .. 'owdev-install-packages' Pod is not in Completed state. How to resolve ? xyz@bb7720:~$ kubectl get pods -n openwhisk NAME READY STATUS RESTARTS AGE...

Hello! It's not a problem, but may be helpful. I noticed that a more stable version of Openwhisk is located here on GitHub in the Master branch. If you push...