2021-11-19 08:52:24 UTC - Nishant Hooda: *Issue: Invoker trying to use deleted 
pods*
We have an Openwhisk deployment on Kubernetes. We have enabled prewarm pods for 
java8.
But we are facing an issue with these. our observations:
• The activation fails with an error “Failed during init of cold container”
• The pod (which the invoker is trying to use) was spawned the previous day
• It was most probably deleted due to nodes being scaled down by the Autoscaler
• When invoker tried to use it, it was no longer there and hence the request 
timed out waiting for “/init”
Has anyone faced this problem? Is this solved already? Any pointers on how to 
solve this?
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1637311944123400
----

Reply via email to