2021-01-25 15:19:08 UTC - Dave Grove: hi. Are you sure the worker nodes of your Kubernetes cluster are actually running docker as their container engine? This is becoming less and less common. https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1611587948036300?thread_ts=1611496643.032700&cid=C3TPCAQG1 ---- 2021-01-25 15:43:41 UTC - Pavel Kravchenko: Yes, as i installed it there it was docker. Currently i moved to KubernetesFactory, but probably it has much higher latency https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1611589421036500?thread_ts=1611496643.032700&cid=C3TPCAQG1 ---- 2021-01-25 15:46:02 UTC - Pavel Kravchenko: To be honest it was first time i tried K8S + Openwhisk + Docker + Multinode. And couldn't find a way to make the actions communicate with OpenWhisk. Had to move to KubernetesContainerFactory https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1611589562036700?thread_ts=1611496643.032700&cid=C3TPCAQG1 ---- 2021-01-25 15:48:02 UTC - Dave Grove: When you look in the invoker logs, are the action containers actually being created successfully and executing when you are using the DockerContainerFactory? https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1611589682036900?thread_ts=1611496643.032700&cid=C3TPCAQG1 ----