harsh61426 commented on issue #722: URL: https://github.com/apache/openwhisk-deploy-kube/issues/722#issuecomment-1039927056
I restarted the pods using kubectl rollout restart deploy which restarted alarmprovider, apigateway, couched, kafkaprovider, nginx and redis. After this the controller and invoker are now in running state. But I have encountered other problems with OpenWhisk. The whisk namespace is empty when I check " wsk -i property get". This is not allowing action creation and invocations. I can't seem to find a way to set this value. Hence I tried reinstalling the couchDB part with no success. The documentation part on deploying and initializing the couchDB is not clear. How exactly do I do it? Do I run all the scripts in https://github.com/apache/openwhisk-deploy-kube/tree/master/helm/openwhisk/configMapFiles ? In what order should I run them? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
