Skip to content

Commit a8d9887

Browse files
Bobgyk8s-ci-robot
authored andcommitted
Update pipeline quickstart for kf 0.6 (kubeflow#1080)
1 parent 1654842 commit a8d9887

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

content/docs/pipelines/pipelines-quickstart.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,8 @@ workload:
8686
alt="Run results on the pipelines UI"
8787
class="mt-3 mb-3 border border-info rounded">
8888

89-
You can find the source code for the basic parallel join sample in the
90-
[Kubeflow Pipelines
91-
repo](https://github.com/kubeflow/pipelines/blob/master/samples/core/parallel_join/parallel_join.py).
89+
You can find [the source code for the basic parallel join sample](https://github.com/kubeflow/pipelines/blob/master/samples/core/parallel_join/parallel_join.py)
90+
in the Kubeflow Pipelines repo.
9291

9392
## Run an ML pipeline
9493

Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
<p><i>Due to
2-
<a href="https://github.com/kubeflow/pipelines/issues/345">kubeflow/pipelines#345</a>
3-
and
4-
<a href="https://github.com/kubeflow/pipelines/issues/337">kubeflow/pipelines#337</a>,
1+
<p><i>Due to
2+
<a href="https://github.com/kubeflow/pipelines/issues/1700">kubeflow/pipelines#1700</a>
3+
and
4+
<a href="https://github.com/kubeflow/pipelines/issues/337">kubeflow/pipelines#337</a>,
55
some non-critical pieces of functionality are currently available only on GKE clusters.</i>
66
</p>

0 commit comments

Comments
 (0)