DanielLee343 commented on issue #596:
URL: 
https://github.com/apache/openwhisk-deploy-kube/issues/596#issuecomment-1161170105

   @GitHubDiom 感谢回复,我的log是这样
   ```
   [lyuze@storage-2 openwhisk-deploy-kube]$ kubectl get pods -n openwhisk 
--watch
   NAME                                  READY   STATUS     RESTARTS   AGE
   owdev-alarmprovider-5548bf767-f5m8m   0/1     Pending    0          3m20s
   owdev-apigateway-54bcf48f4d-7lgdv     1/1     Running    0          3m20s
   owdev-controller-0                    0/1     Init:0/2   0          3m20s
   owdev-couchdb-7598765b87-kvqx4        0/1     Pending    0          3m20s
   owdev-gen-certs-45vbt                 0/1     Error      0          3m20s
   owdev-gen-certs-kqtvf                 1/1     Running    0          16s
   owdev-init-couchdb-4tf6k              0/1     Error      0          2m33s
   owdev-init-couchdb-kw8bd              0/1     Error      0          3m20s
   owdev-init-couchdb-mqtgq              0/1     Error      0          2m10s
   owdev-init-couchdb-q2sdl              0/1     Error      0          2m56s
   owdev-install-packages-prwwb          0/1     Init:0/1   0          3m20s
   owdev-invoker-0                       0/1     Init:0/1   0          3m20s
   owdev-kafka-0                         0/1     Pending    0          3m20s
   owdev-kafkaprovider-7668d58-l9hsz     0/1     Init:0/1   0          3m20s
   owdev-nginx-bcdcc6f65-rp8cl           0/1     Init:0/1   0          3m20s
   owdev-redis-5c4d5b8d8-fwn6k           0/1     Pending    0          3m20s
   owdev-wskadmin                        1/1     Running    0          3m20s
   owdev-zookeeper-0                     0/1     Pending    0          3m20s
   ^C[lyuze@storage-2 openwhisk-deploy-kube]$ kubectl logs -n openwhisk 
owdev-init-couchdb-q2sdl
   Cloning into '/openwhisk'...
   fatal: unable to access 'https://github.com/apache/openwhisk/': Could not 
resolve host: github.com
   ```
   很奇怪,但如果是学校网络问题为什么我`git clone https://github.com/apache/openwhisk/ `没任何问题
   我还尝试了这个https://github.com/desktop/desktop/issues/4872#issuecomment-412950503 
但也没用
   


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

Reply via email to