apache / openwhisk-deploy-kube

The Apache OpenWhisk Kubernetes Deployment repository supports deploying the Apache OpenWhisk system on Kubernetes and OpenShift clusters.
https://openwhisk.apache.org/
Apache License 2.0
301 stars 231 forks source link

couchdb initialization failed #755

Open zolaer9527 opened 1 year ago

zolaer9527 commented 1 year ago

1667283578938

I use the command:kubectl get pods -n openwhisk --watch to check the pod status then I check the log of couchdb and find this: 1667283682630 But when I git clone , sometimes it works 1667285601101

zolaer9527 commented 1 year ago

how should I do to sovle this problem?

Lsgoose commented 3 months ago

Have you solved the problem?