dgrove-oss commented on issue #293: controller-0 failed to probe the readiness 
of couchdb
URL: 
https://github.com/apache/incubator-openwhisk-deploy-kube/issues/293#issuecomment-434020258
 
 
   You can check to see what databases are actually present by doing `kubectl 
exec -it NAME_OF_YOUR_COUCHDB_POD_HERE /bin/bash` and then within the container 
do `curl http://localhost:5984/_all_dbs`.  You should get the response 
`["_global_changes","_replicator","_users","ow_kube_couchdb_initialized_marker","test_activations","test_subjects","test_whisks"]`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to