Skip to content

Commit

Permalink
addressing feedback
Browse files Browse the repository at this point in the history
Signed-off-by: Fiona Waters [email protected]
  • Loading branch information
Fiona-Waters committed Aug 20, 2024
1 parent 4b88cfc commit d821c00
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,16 @@ The Kubeflow pipelines service has the following goals:

## Installation

* Install Kubeflow Pipelines from choices described in [V1-Installation Options for Kubeflow Pipelines](https://www.kubeflow.org/docs/components/pipelines/legacy-v1/installation/overview/) and [V2-Operator Guides Installation](https://www.kubeflow.org/docs/components/pipelines/operator-guides/installation/).
* Kubeflow Pipelines can be installed as part of the [Kubeflow Platform](https://www.kubeflow.org/docs/started/installing-kubeflow/#kubeflow-platform). Alternatively you can deploy [Kubeflow Pipelines (V2)](https://www.kubeflow.org/docs/components/pipelines/operator-guides/installation/) as a standalone service.


* The Docker container runtime has been deprecated on Kubernetes 1.20+. Kubeflow Pipelines has switched to use [Emissary Executor](https://www.kubeflow.org/docs/components/pipelines/legacy-v1/installation/choose-executor/#emissary-executor) by default from Kubeflow Pipelines 1.8. Emissary executor is Container runtime agnostic, meaning you are able to run Kubeflow Pipelines on Kubernetes cluster with any [Container runtimes](https://kubernetes.io/docs/setup/production-environment/container-runtimes/).

## Documentation

Get started with your first pipeline and read further information in the [Kubeflow Pipelines overview](https://www.kubeflow.org/docs/components/pipelines/overview/).

See the various ways you can [use the Kubeflow Pipelines SDK](https://www.kubeflow.org/docs/components/pipelines/legacy-v1/sdk/sdk-overview/).
See the various ways you can [use the Kubeflow Pipelines SDK](https://kubeflow-pipelines.readthedocs.io/en/stable/).

See the Kubeflow [Pipelines API doc](https://www.kubeflow.org/docs/components/pipelines/reference/api/kubeflow-pipeline-api-spec/) for API specification.

Expand Down

0 comments on commit d821c00

Please sign in to comment.