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 2019/09/03 13:29:27 UTC

[GitHub] [openwhisk-deploy-kube] urmilb commented on issue #521: Not able to get OpenWhisk up on minikube on ubuntu 18.04

urmilb commented on issue #521: Not able to get OpenWhisk up on minikube on ubuntu 18.04
URL: https://github.com/apache/openwhisk-deploy-kube/issues/521#issuecomment-527458848
 
 
   Thanks Chetanmeh. I am getting below output while executing : kubectl logs owdev-controller-0
   Error from server (NotFound): pods "owdev-controller-0" not found
   
   
   Current status of pods after restart :
   kubectl get pods -n openwhisk
   NAME                                      READY     STATUS             RESTARTS   AGE
   owdev-apigateway-66644495b8-bm585         1/1       Running            0          7m
   owdev-cloudantprovider-5b4f98744d-96hs9   0/1       Init:0/1           0          7m
   owdev-controller-0                        0/1       CrashLoopBackOff   5          7m
   owdev-couchdb-86c57b8b8b-cxdnt            1/1       Running            0          7m
   owdev-install-packages-pwhp5              0/1       Init:0/1           0          7m
   owdev-invoker-kmt7b                       0/1       Init:1/2           0          7m
   owdev-kafka-0                             1/1       Running            0          7m
   owdev-kafkaprovider-56c9c98899-bppxk      0/1       Init:0/1           0          7m
   owdev-nginx-844c55df74-f7bf4              1/1       Running            0          7m
   owdev-redis-77c6b97946-5zkr2              1/1       Running            0          7m
   owdev-wskadmin                            1/1       Running            0          7m
   owdev-zookeeper-0                         1/1       Running            0          7m
   
   Sharing output of following commands if it helps:
   >helm status owdev > helm_status.txt
   >helm get owdev > helm_get.txt
   >kubectl describe pods -n openwhisk > describe_pods.txt
   [helm_get.txt](https://github.com/apache/openwhisk-deploy-kube/files/3569641/helm_get.txt)
   [describe_pods.txt](https://github.com/apache/openwhisk-deploy-kube/files/3569646/describe_pods.txt)
   [helm_status.txt](https://github.com/apache/openwhisk-deploy-kube/files/3569647/helm_status.txt)
   

----------------------------------------------------------------
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


With regards,
Apache Git Services