shikanon / kubeflow-manifests

kubeflow国内一键安装文件
GNU General Public License v3.0
338 stars 117 forks source link

完全启动成功后 #9

Open kujirashark opened 4 years ago

kujirashark commented 4 years ago

完全启动成功后,各个UI如何访问呢? 不知道访问地址

kujirashark commented 4 years ago

[root@knode-1 ~]# kubectl -n istio-system get svc istio-ingressgateway NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE istio-ingressgateway NodePort 10.96.248.46 15020:30089/TCP,80:31380/TCP,443:31390/TCP,31400:31400/TCP,15029:32480/TCP,15030:31984/TCP,15031:31255/TCP,15032:31498/TCP,15443:31018/TCP 24h [root@knode-1 ~]# kubectl get pod -n istio-system NAME READY STATUS RESTARTS AGE grafana-86f89dbd84-vwvj8 1/1 Running 3 24h istio-citadel-74966f47d6-xs55s 1/1 Running 3 24h istio-cleanup-secrets-1.1.6-hz2kl 0/1 Completed 1 24h istio-egressgateway-5c64d575bc-9q8mt 0/1 CrashLoopBackOff 18 24h istio-galley-8bdbffd7-4hfcw 1/1 Running 0 7h38m istio-grafana-post-install-1.1.6-vdb5f 0/1 Completed 0 24h istio-ingressgateway-589ff776dd-8jrzj 0/1 Running 22 24h istio-pilot-677df6b6d4-nbmn7 2/2 Running 16 24h istio-policy-6f74d9d95d-m2vfq 2/2 Running 27 24h istio-security-post-install-1.1.6-x6zk7 0/1 Completed 0 24h istio-sidecar-injector-866f4b98c7-dw2bh 1/1 Running 3 24h istio-telemetry-549c8f9dcb-br624 2/2 Running 26 24h istio-tracing-555cf644d-cbjp2 1/1 Running 1 24h kiali-7db44d6dfb-22rtq 1/1 Running 2 24h prometheus-d44645598-qv6dg 1/1 Running 1 24h [root@knode-1 ~]# kubectl get pod -n istio-system NAME READY STATUS RESTARTS AGE grafana-86f89dbd84-vwvj8 1/1 Running 3 24h istio-citadel-74966f47d6-xs55s 1/1 Running 3 24h istio-cleanup-secrets-1.1.6-hz2kl 0/1 Completed 1 24h istio-egressgateway-5c64d575bc-9q8mt 0/1 Running 21 24h istio-galley-8bdbffd7-4hfcw 1/1 Running 0 7h42m istio-grafana-post-install-1.1.6-vdb5f 0/1 Completed 0 24h istio-ingressgateway-589ff776dd-8jrzj 0/1 Running 22 24h istio-pilot-677df6b6d4-nbmn7 2/2 Running 16 24h istio-policy-6f74d9d95d-m2vfq 2/2 Running 27 24h istio-security-post-install-1.1.6-x6zk7 0/1 Completed 0 24h istio-sidecar-injector-866f4b98c7-dw2bh 1/1 Running 3 24h istio-telemetry-549c8f9dcb-br624 2/2 Running 26 24h istio-tracing-555cf644d-cbjp2 1/1 Running 1 24h kiali-7db44d6dfb-22rtq 1/1 Running 2 24h prometheus-d44645598-qv6dg 1/1 Running 1 24h [root@knode-1 ~]# kubectl -n istio-system get svc istio-ingressgateway NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE istio-ingressgateway NodePort 10.96.248.46 15020:30089/TCP,80:31380/TCP,443:31390/TCP,31400:31400/TCP,15029:32480/TCP,15030:31984/TCP,15031:31255/TCP,15032:31498/TCP,15443:31018/TCP 24h [root@knode-1 ~]# kubectl get pod -n istio-system -o wide | grep istio-ingressgateway istio-ingressgateway-589ff776dd-8jrzj 0/1 Running 22 24h 10.100.6.47 knode-2 [root@knode-1 ~]#

kujirashark commented 4 years ago

istio-cleanup-secrets-1.1.6-hz2kl 0/1 Completed 1 24h istio-grafana-post-install-1.1.6-vdb5f 0/1 Completed 0 24h istio-security-post-install-1.1.6-x6zk7 0/1 Completed 0 24h

istio-ingressgateway-589ff776dd-8jrzj 0/1 Running 22 24h 10.100.6.47 knode-2 这个是running 前面0/1 一会变

shikanon commented 4 years ago

istio-cleanup-secrets-1.1.6-hz2kl 0/1 Completed 1 24h istio-grafana-post-install-1.1.6-vdb5f 0/1 Completed 0 24h istio-security-post-install-1.1.6-x6zk7 0/1 Completed 0 24h

istio-ingressgateway-589ff776dd-8jrzj 0/1 Running 22 24h 10.100.6.47 knode-2 这个是running 前面0/1 一会变

说明没启动成功,你可以通过 kubectl logs 看看日志,访问方式可以参考kubeflow官网

kujirashark commented 4 years ago

查看日志提示 找不到

------------------ 原始邮件 ------------------ 发件人: "South China University"<notifications@github.com>; 发送时间: 2020年6月19日(星期五) 下午3:34 收件人: "shikanon/kubeflow-manifests"<kubeflow-manifests@noreply.github.com>; 抄送: "Li"<380604322@qq.com>;"Author"<author@noreply.github.com>; 主题: Re: [shikanon/kubeflow-manifests] 完全启动成功后 (#9)

istio-cleanup-secrets-1.1.6-hz2kl 0/1 Completed 1 24h istio-grafana-post-install-1.1.6-vdb5f 0/1 Completed 0 24h istio-security-post-install-1.1.6-x6zk7 0/1 Completed 0 24h

istio-ingressgateway-589ff776dd-8jrzj 0/1 Running 22 24h 10.100.6.47 knode-2 这个是running 前面0/1 一会变

说明没启动成功,你可以通过 kubectl logs 看看日志,访问方式可以参考kubeflow官网

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

kujirashark commented 4 years ago

有这么一个错误存在

------------------ 原始邮件 ------------------ 发件人: "South China University"<notifications@github.com>; 发送时间: 2020年6月19日(星期五) 下午3:34 收件人: "shikanon/kubeflow-manifests"<kubeflow-manifests@noreply.github.com>; 抄送: "Li"<380604322@qq.com>;"Author"<author@noreply.github.com>; 主题: Re: [shikanon/kubeflow-manifests] 完全启动成功后 (#9)

istio-cleanup-secrets-1.1.6-hz2kl 0/1 Completed 1 24h istio-grafana-post-install-1.1.6-vdb5f 0/1 Completed 0 24h istio-security-post-install-1.1.6-x6zk7 0/1 Completed 0 24h

istio-ingressgateway-589ff776dd-8jrzj 0/1 Running 22 24h 10.100.6.47 knode-2 这个是running 前面0/1 一会变

说明没启动成功,你可以通过 kubectl logs 看看日志,访问方式可以参考kubeflow官网

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.