redhat-developer-demos / faas-tutorial

Java FaaS demos with OpenWhisk and OpenShift
Apache License 2.0
43 stars 29 forks source link

Setup OpenWhisk step - all pods seem to be stuck #15

Closed mkouba closed 6 years ago

mkouba commented 6 years ago

I can see messages such as:

3:36:43 PM | Warning | Failed | Error: ErrImagePull         4 times in the last 3 minutes
3:36:43 PM | Warning | Failed | Failed  to pull image "busybox:whisky": rpc error: code = Unknown desc = Tag  whisky not found in repository docker.io/library/busybox         4 times in the last 3 minutes
3:36:39 PM | Normal | Pulling | pulling image "busybox:whisky"         4 times in the last 3 minutes
3:36:27 PM | Warning | Failed | Error: ImagePullBackOff         5 times in the last 3 minutes
mkouba commented 6 years ago

The patch for OpenShift 3.9 helped but it took ages to start the pods...