openwhisk-deploy-kube
openwhisk-deploy-kube copied to clipboard
couchdb initialization failed
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:
But when I git clone , sometimes it works
how should I do to sovle this problem?
Have you solved the problem?