diff --git a/content/en/docs/components/pipelines/legacy-v1/_index.md b/content/en/docs/components/pipelines/legacy-v1/_index.md index 31e350846b..41780638bd 100644 --- a/content/en/docs/components/pipelines/legacy-v1/_index.md +++ b/content/en/docs/components/pipelines/legacy-v1/_index.md @@ -3,3 +3,8 @@ title = "Legacy (v1)" description = "Kubeflow Pipelines v1 Documentation" weight = 999 +++ +{{% alert title="Old Version" color="warning" %}} +This page is about __Kubeflow Pipelines V1__, for information about __Kubeflow Pipelines V2__, please see the [new docs](/docs/components/pipelines). + +Please note that Kubeflow Pipelines V2 supports running V1 pipelines in a [backwards compatible mode](/docs/components/pipelines/user-guides/migration). +{{% /alert %}} diff --git a/content/en/docs/components/pipelines/legacy-v1/installation/_index.md b/content/en/docs/components/pipelines/legacy-v1/installation/_index.md index d579bee497..093d943948 100644 --- a/content/en/docs/components/pipelines/legacy-v1/installation/_index.md +++ b/content/en/docs/components/pipelines/legacy-v1/installation/_index.md @@ -3,3 +3,8 @@ title = "Installation" description = "Options for installing Kubeflow Pipelines" weight = 35 +++ +{{% alert title="Old Version" color="warning" %}} +This page is about __Kubeflow Pipelines V1__, for information about __Kubeflow Pipelines V2__, please see the [new docs](/docs/components/pipelines). + +Please note that Kubeflow Pipelines V2 supports running V1 pipelines in a [backwards compatible mode](/docs/components/pipelines/user-guides/migration). +{{% /alert %}} \ No newline at end of file diff --git a/content/en/docs/components/pipelines/legacy-v1/installation/choose-executor.md b/content/en/docs/components/pipelines/legacy-v1/installation/choose-executor.md index ab20b36d18..a452b6c438 100644 --- a/content/en/docs/components/pipelines/legacy-v1/installation/choose-executor.md +++ b/content/en/docs/components/pipelines/legacy-v1/installation/choose-executor.md @@ -3,6 +3,11 @@ title = "Choosing an Argo Workflows Executor" description = "How to choose an Argo Workflows Executor" weight = 80 +++ +{{% alert title="Old Version" color="warning" %}} +This page is about __Kubeflow Pipelines V1__, for information about __Kubeflow Pipelines V2__, please see the [new docs](/docs/components/pipelines). + +Please note that Kubeflow Pipelines V2 supports running V1 pipelines in a [backwards compatible mode](/docs/components/pipelines/user-guides/migration). +{{% /alert %}} An Argo workflow executor is a process that conforms to a specific interface that allows Argo to perform certain actions like monitoring pod logs, collecting artifacts, managing container lifecycles, etc. diff --git a/content/en/docs/components/pipelines/legacy-v1/installation/compatibility-matrix.md b/content/en/docs/components/pipelines/legacy-v1/installation/compatibility-matrix.md index 114a96d13e..15354bcda2 100644 --- a/content/en/docs/components/pipelines/legacy-v1/installation/compatibility-matrix.md +++ b/content/en/docs/components/pipelines/legacy-v1/installation/compatibility-matrix.md @@ -3,6 +3,11 @@ title = "Compatibility Matrix" description = "Kubeflow Pipelines compatibility matrix with TensorFlow Extended (TFX)" weight = 100 +++ +{{% alert title="Old Version" color="warning" %}} +This page is about __Kubeflow Pipelines V1__, for information about __Kubeflow Pipelines V2__, please see the [new docs](/docs/components/pipelines). + +Please note that Kubeflow Pipelines V2 supports running V1 pipelines in a [backwards compatible mode](/docs/components/pipelines/user-guides/migration). +{{% /alert %}} ## Kubeflow Pipelines Backend and TFX compatibility diff --git a/content/en/docs/components/pipelines/legacy-v1/installation/localcluster-deployment.md b/content/en/docs/components/pipelines/legacy-v1/installation/localcluster-deployment.md index 5e728f65d9..1e2f6db98d 100644 --- a/content/en/docs/components/pipelines/legacy-v1/installation/localcluster-deployment.md +++ b/content/en/docs/components/pipelines/legacy-v1/installation/localcluster-deployment.md @@ -3,6 +3,11 @@ title = "Local Deployment" description = "Information about local Deployment of Kubeflow Pipelines (kind, K3s, K3ai)" weight = 20 +++ +{{% alert title="Old Version" color="warning" %}} +This page is about __Kubeflow Pipelines V1__, for information about __Kubeflow Pipelines V2__, please see the [new docs](/docs/components/pipelines). + +Please note that Kubeflow Pipelines V2 supports running V1 pipelines in a [backwards compatible mode](/docs/components/pipelines/user-guides/migration). +{{% /alert %}} This guide shows how to deploy Kubeflow Pipelines standalone on a local Kubernetes cluster using: diff --git a/content/en/docs/components/pipelines/legacy-v1/installation/overview.md b/content/en/docs/components/pipelines/legacy-v1/installation/overview.md index e2e09a13cc..05dba1be34 100644 --- a/content/en/docs/components/pipelines/legacy-v1/installation/overview.md +++ b/content/en/docs/components/pipelines/legacy-v1/installation/overview.md @@ -4,6 +4,11 @@ description = "Overview of the ways to deploy Kubeflow Pipelines" weight = 10 +++ +{{% alert title="Old Version" color="warning" %}} +This page is about __Kubeflow Pipelines V1__, for information about __Kubeflow Pipelines V2__, please see the [new docs](/docs/components/pipelines). + +Please note that Kubeflow Pipelines V2 supports running V1 pipelines in a [backwards compatible mode](/docs/components/pipelines/user-guides/migration). +{{% /alert %}} Kubeflow Pipelines offers a few installation options. This page describes the options and the features available diff --git a/content/en/docs/components/pipelines/legacy-v1/installation/standalone-deployment.md b/content/en/docs/components/pipelines/legacy-v1/installation/standalone-deployment.md index 0e27e15225..fcbb34a8e0 100644 --- a/content/en/docs/components/pipelines/legacy-v1/installation/standalone-deployment.md +++ b/content/en/docs/components/pipelines/legacy-v1/installation/standalone-deployment.md @@ -3,6 +3,11 @@ title = "Standalone Deployment" description = "Information about Standalone Deployment of Kubeflow Pipelines" weight = 30 +++ +{{% alert title="Old Version" color="warning" %}} +This page is about __Kubeflow Pipelines V1__, for information about __Kubeflow Pipelines V2__, please see the [new docs](/docs/components/pipelines). + +Please note that Kubeflow Pipelines V2 supports running V1 pipelines in a [backwards compatible mode](/docs/components/pipelines/user-guides/migration). +{{% /alert %}} As an alternative to deploying Kubeflow Pipelines (KFP) as part of the [Kubeflow deployment](/docs/started/#installing-kubeflow), you also have a choice diff --git a/content/en/docs/components/pipelines/legacy-v1/installation/upgrade.md b/content/en/docs/components/pipelines/legacy-v1/installation/upgrade.md index 40a348e380..befe9d54f0 100644 --- a/content/en/docs/components/pipelines/legacy-v1/installation/upgrade.md +++ b/content/en/docs/components/pipelines/legacy-v1/installation/upgrade.md @@ -3,6 +3,11 @@ title = "Upgrade Notes" description = "Notices and breaking changes when you upgrade Kubeflow Pipelines Backend" weight = 90 +++ +{{% alert title="Old Version" color="warning" %}} +This page is about __Kubeflow Pipelines V1__, for information about __Kubeflow Pipelines V2__, please see the [new docs](/docs/components/pipelines). + +Please note that Kubeflow Pipelines V2 supports running V1 pipelines in a [backwards compatible mode](/docs/components/pipelines/user-guides/migration). +{{% /alert %}} This page introduces notices and breaking changes you need to know when upgrading Kubeflow Pipelines Backend. diff --git a/content/en/docs/components/pipelines/legacy-v1/introduction.md b/content/en/docs/components/pipelines/legacy-v1/introduction.md index 0c7ba28309..725f514749 100644 --- a/content/en/docs/components/pipelines/legacy-v1/introduction.md +++ b/content/en/docs/components/pipelines/legacy-v1/introduction.md @@ -4,6 +4,11 @@ description = "An introduction to the goals and main concepts of Kubeflow Pipeli weight = 10 +++ +{{% alert title="Old Version" color="warning" %}} +This page is about __Kubeflow Pipelines V1__, for information about __Kubeflow Pipelines V2__, please see the [new docs](/docs/components/pipelines). + +Please note that Kubeflow Pipelines V2 supports running V1 pipelines in a [backwards compatible mode](/docs/components/pipelines/user-guides/migration). +{{% /alert %}} {{% stable-status %}} diff --git a/content/en/docs/components/pipelines/legacy-v1/overview/_index.md b/content/en/docs/components/pipelines/legacy-v1/overview/_index.md index d9ec159f34..3c760f9f39 100644 --- a/content/en/docs/components/pipelines/legacy-v1/overview/_index.md +++ b/content/en/docs/components/pipelines/legacy-v1/overview/_index.md @@ -3,3 +3,8 @@ title = "Overview" description = "Overview of Kubeflow Pipelines" weight = 20 +++ +{{% alert title="Old Version" color="warning" %}} +This page is about __Kubeflow Pipelines V1__, for information about __Kubeflow Pipelines V2__, please see the [new docs](/docs/components/pipelines). + +Please note that Kubeflow Pipelines V2 supports running V1 pipelines in a [backwards compatible mode](/docs/components/pipelines/user-guides/migration). +{{% /alert %}} diff --git a/content/en/docs/components/pipelines/legacy-v1/overview/caching.md b/content/en/docs/components/pipelines/legacy-v1/overview/caching.md index 63c1b2b196..9aa75125ad 100644 --- a/content/en/docs/components/pipelines/legacy-v1/overview/caching.md +++ b/content/en/docs/components/pipelines/legacy-v1/overview/caching.md @@ -4,10 +4,11 @@ description = "Getting started with Kubeflow Pipelines step caching" weight = 40 +++ -{{% alpha-status -feedbacklink="https://github.com/kubeflow/pipelines/issues" %}} +{{% alert title="Old Version" color="warning" %}} +This page is about __Kubeflow Pipelines V1__, for information about __Kubeflow Pipelines V2__, please see the [new docs](/docs/components/pipelines). -Starting from Kubeflow Pipelines 0.4, Kubeflow Pipelines supports step caching capabilities in both standalone deployment and AI Platform Pipelines. +Please note that Kubeflow Pipelines V2 supports running V1 pipelines in a [backwards compatible mode](/docs/components/pipelines/user-guides/migration). +{{% /alert %}} ## Before you start diff --git a/content/en/docs/components/pipelines/legacy-v1/overview/multi-user.md b/content/en/docs/components/pipelines/legacy-v1/overview/multi-user.md index 40ddbcbcab..bd4afae95a 100644 --- a/content/en/docs/components/pipelines/legacy-v1/overview/multi-user.md +++ b/content/en/docs/components/pipelines/legacy-v1/overview/multi-user.md @@ -3,6 +3,11 @@ title = "Multi-user Isolation" description = "How multi-user isolation works in Kubeflow Pipelines" weight = 30 +++ +{{% alert title="Old Version" color="warning" %}} +This page is about __Kubeflow Pipelines V1__, for information about __Kubeflow Pipelines V2__, please see the [new docs](/docs/components/pipelines). + +Please note that Kubeflow Pipelines V2 supports running V1 pipelines in a [backwards compatible mode](/docs/components/pipelines/user-guides/migration). +{{% /alert %}} Multi-user isolation for Kubeflow Pipelines is part of Kubeflow's overall [multi-tenancy](/docs/concepts/multi-tenancy/) feature. diff --git a/content/en/docs/components/pipelines/legacy-v1/overview/quickstart.md b/content/en/docs/components/pipelines/legacy-v1/overview/quickstart.md index 1b9887c011..59b9d09b51 100644 --- a/content/en/docs/components/pipelines/legacy-v1/overview/quickstart.md +++ b/content/en/docs/components/pipelines/legacy-v1/overview/quickstart.md @@ -3,7 +3,12 @@ title = "Quickstart" description = "Getting started with Kubeflow Pipelines" weight = 10 -+++ ++++ +{{% alert title="Old Version" color="warning" %}} +This page is about __Kubeflow Pipelines V1__, for information about __Kubeflow Pipelines V2__, please see the [new docs](/docs/components/pipelines). + +Please note that Kubeflow Pipelines V2 supports running V1 pipelines in a [backwards compatible mode](/docs/components/pipelines/user-guides/migration). +{{% /alert %}} {{% stable-status %}} Use this guide if you want to get an introduction to the Kubeflow Piplines user interface (UI) and get a simple pipeline running quickly. diff --git a/content/en/docs/components/pipelines/legacy-v1/reference/_index.md b/content/en/docs/components/pipelines/legacy-v1/reference/_index.md index 6b1a7e1535..61b3365c31 100644 --- a/content/en/docs/components/pipelines/legacy-v1/reference/_index.md +++ b/content/en/docs/components/pipelines/legacy-v1/reference/_index.md @@ -3,3 +3,8 @@ title = "Reference" description = "Reference docs for Kubeflow Pipelines Version 1" weight = 100 +++ +{{% alert title="Old Version" color="warning" %}} +This page is about __Kubeflow Pipelines V1__, for information about __Kubeflow Pipelines V2__, please see the [new docs](/docs/components/pipelines). + +Please note that Kubeflow Pipelines V2 supports running V1 pipelines in a [backwards compatible mode](/docs/components/pipelines/user-guides/migration). +{{% /alert %}} diff --git a/content/en/docs/components/pipelines/legacy-v1/reference/sdk.md b/content/en/docs/components/pipelines/legacy-v1/reference/sdk.md index 29b955ce1c..934fbec7ef 100644 --- a/content/en/docs/components/pipelines/legacy-v1/reference/sdk.md +++ b/content/en/docs/components/pipelines/legacy-v1/reference/sdk.md @@ -4,6 +4,11 @@ description = "Reference documentation for the Kubeflow Pipelines SDK Version 1" weight = 20 +++ +{{% alert title="Old Version" color="warning" %}} +This page is about __Kubeflow Pipelines V1__, for information about __Kubeflow Pipelines V2__, please see the [new docs](/docs/components/pipelines). + +Please note that Kubeflow Pipelines V2 supports running V1 pipelines in a [backwards compatible mode](/docs/components/pipelines/user-guides/migration). +{{% /alert %}} See the [generated reference docs for the Python SDK](https://kubeflow-pipelines.readthedocs.io/en/stable/) (hosted on diff --git a/content/en/docs/components/pipelines/legacy-v1/sdk/_index.md b/content/en/docs/components/pipelines/legacy-v1/sdk/_index.md index 2773ebd22c..bdc1339777 100644 --- a/content/en/docs/components/pipelines/legacy-v1/sdk/_index.md +++ b/content/en/docs/components/pipelines/legacy-v1/sdk/_index.md @@ -2,4 +2,9 @@ title = "Pipelines SDK" description = "Information about the Kubeflow Pipelines SDK" weight = 40 -+++ \ No newline at end of file ++++ +{{% alert title="Old Version" color="warning" %}} +This page is about __Kubeflow Pipelines V1__, for information about __Kubeflow Pipelines V2__, please see the [new docs](/docs/components/pipelines). + +Please note that Kubeflow Pipelines V2 supports running V1 pipelines in a [backwards compatible mode](/docs/components/pipelines/user-guides/migration). +{{% /alert %}} \ No newline at end of file diff --git a/content/en/docs/components/pipelines/legacy-v1/sdk/best-practices.md b/content/en/docs/components/pipelines/legacy-v1/sdk/best-practices.md index f430cd6efb..499b0bf5e3 100644 --- a/content/en/docs/components/pipelines/legacy-v1/sdk/best-practices.md +++ b/content/en/docs/components/pipelines/legacy-v1/sdk/best-practices.md @@ -4,9 +4,10 @@ description = "Designing and writing components for Kubeflow Pipelines" weight = 60 +++ -{{% alert title="Out of date" color="warning" %}} -This guide contains outdated information pertaining to Kubeflow 1.0. This guide -needs to be updated for Kubeflow 1.1. +{{% alert title="Old Version" color="warning" %}} +This page is about __Kubeflow Pipelines V1__, for information about __Kubeflow Pipelines V2__, please see the [new docs](/docs/components/pipelines). + +Please note that Kubeflow Pipelines V2 supports running V1 pipelines in a [backwards compatible mode](/docs/components/pipelines/user-guides/migration). {{% /alert %}} This page describes some recommended practices for designing diff --git a/content/en/docs/components/pipelines/legacy-v1/sdk/build-pipeline.md b/content/en/docs/components/pipelines/legacy-v1/sdk/build-pipeline.md index 38e7e01a4b..d60014367a 100644 --- a/content/en/docs/components/pipelines/legacy-v1/sdk/build-pipeline.md +++ b/content/en/docs/components/pipelines/legacy-v1/sdk/build-pipeline.md @@ -3,6 +3,11 @@ title = "Build a Pipeline" description = "A tutorial on building pipelines to orchestrate your ML workflow" weight = 30 +++ +{{% alert title="Old Version" color="warning" %}} +This page is about __Kubeflow Pipelines V1__, for information about __Kubeflow Pipelines V2__, please see the [new docs](/docs/components/pipelines). + +Please note that Kubeflow Pipelines V2 supports running V1 pipelines in a [backwards compatible mode](/docs/components/pipelines/user-guides/migration). +{{% /alert %}}