cube-studio
cube-studio copied to clipboard
所有服务都没问题了,可是输入本机ip还是进的rancher,死活进不去cube的界面,怎么破?
trafficstars
运行kubectl get service -A命令发现: kubeflow-dashboard 的TYPE 一直都是Cluster IP 怎样才能进入cube的前端页面?
https://本机ip 是rancher界面 http://本机ip 是cube界面
只暴露一个服务,istio-system命名空间的istio-ingressgateway服务。
https://本机ip 是rancher界面 http://本机ip 是cube界面
只暴露一个服务,istio-system命名空间的istio-ingressgateway服务。
嘿嘿嘿....
我也是这个问题,但是访问http:ip还是进不去 只暴露一个服务,istio-system命名空间的istio-ingressgateway服务。
参考wiki,“单机部署”,文章尾部,有排查流程