You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2020/10/15 13:49:37 UTC

[GitHub] [openwhisk-deploy-kube] dgrove-oss commented on issue #647: Pods Never Starting Up

dgrove-oss commented on issue #647:
URL: https://github.com/apache/openwhisk-deploy-kube/issues/647#issuecomment-709337951


   My first guess would be that your cluster doesn't have a DefaultStorageClass properly configured.  The various pods that are in pending state want to allocate persistent volumes.  You can try disabling persistence and redeploying the chart as one sanity check.  See https://github.com/apache/openwhisk-deploy-kube/blob/master/docs/configurationChoices.md#persistence
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org