提交 23e87657 编写于 作者: I IronPan 提交者: Kubernetes Prow Robot

Update pipelines-quickstart.md (#872)

上级 3a307d0a
......@@ -42,7 +42,7 @@ Follow these steps to deploy Kubeflow and open the pipelines dashboard:
[`kubectl`
documentation](https://kubernetes.io/docs/tasks/tools/install-kubectl/).
1. Run ```kubectl port-forward -n kubeflow `kubectl get pods -n kubeflow --selector=service=ambassador -o jsonpath='{.items[0].metadata.name}'` 8080:80``` and go to `http://localhost:8080/`.
1. Run ```kubectl port-forward -n kubeflow svc/ml-pipeline-ui 8080:80``` and go to `http://localhost:8080/`.
1. Click **Pipeline Dashboard** to access the pipelines UI. The pipelines UI looks like
this:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册