Xin Wen

Results 37 issues of Xin Wen

![image](https://user-images.githubusercontent.com/54056797/164179336-9690fb41-be64-4a0e-9495-8d51c3fd71de.png) ![image](https://user-images.githubusercontent.com/54056797/164179624-40dc3c30-0f57-4643-b2e9-947f9a44db14.png) ![image](https://user-images.githubusercontent.com/54056797/164179799-4c0e1016-ee8c-43ce-8c96-73d2b479c106.png) I am deploy OpenWhisk in the docker, and other test case alse can success. You could give me some advice? Please.

K8s cluster is running ![image](https://user-images.githubusercontent.com/54056797/203505574-29432e15-ad39-443b-8f37-22c62029cbc7.png) We run kubeshark code "kubeshark tap -A" it can get all pods name, but print error Couldn't connect to API server, for more info check...

bug

We deploy K8s in cloud compute cluster, and deploy kubeshark, it working my server but can't view it in internet IP, it only runing private IP. So, I hope colud...

question

https://grafana.com/dashboards/3526 ![image](https://user-images.githubusercontent.com/54056797/223388409-a8f1ae50-4d41-4fad-b61b-b8657ba95836.png)

Sir, I'm getting 400 badgateway error with my NodeJS function (NodeJS 16 runtime) My OpenWhisk cluster is fine, deployed based on K8s, no errors occur. ![image](https://github.com/apache/openwhisk/assets/54056797/e0751035-4fe1-4deb-b668-810ce1ecd1f6) Of course, I can...

all owdev-install-packages pods error in the init openwhisk cluster, The specific performance is as follows: ![image](https://github.com/apache/openwhisk/assets/54056797/861dc1c6-ed73-4330-b4ad-dc49fae0c001) ![image](https://github.com/apache/openwhisk/assets/54056797/606441bf-a014-4d83-87ed-a158bcdcedd0) ![image](https://github.com/apache/openwhisk/assets/54056797/d3935038-0b75-43a5-a805-cd9277b812ce)

Why is OpenWhisk's log printing these things and how should I adjust the configuration to resolve these? ![image](https://github.com/apache/openwhisk/assets/54056797/01b7abea-14d1-4ec6-8a8c-85673f25667c) ![image](https://github.com/apache/openwhisk/assets/54056797/a9528805-3aa2-43cf-aa5e-c023c8a5ea70) and invoker logs: ![image](https://github.com/apache/openwhisk/assets/54056797/f5306ae1-d52b-43d2-80a5-714be57c6572) How to fix it?

I have been using openwhisk for two years, but I still don't know what the mechanism of OpenWhisk function memory overflow is, will it print memory overflow prompts in the...

Invoker is a transitional component from the request to the real container of the openwhisk function. Is there a queue system like kafka inside? The reason I ask this question...