kubeflow / website

Kubeflow's public website
Creative Commons Attribution 4.0 International
145 stars 751 forks source link

Add a warning at the top of all Pipelines pages in the Legacy (v1) section about v2 #3764

Closed hbelmiro closed 5 days ago

hbelmiro commented 2 weeks ago

We should place a warning at the top of all pages in the Legacy (v1) section that says something like:

This page is for Kubeflow Pipelines V1.
While the V2 backend is [backwards compatible](xxx_v1_v2_compatibility_xxxx) with V1 pipelines, 
we recommend you [upgrade to the V2 SDK](xxxx_v2_migration_guide_xxxx), please see the [V2 docs](xxxx_v2_docs_xxxx) for more information.

The xxx_v1_v2_compatibility_xxxx page can probably be the References / Version Compatibility page, but it needs to be made clearer and brought up to date for the 2.1 and 2.2 releases.

Originally from: https://github.com/kubeflow/website/issues/3712#issuecomment-2166831678

/area pipelines

hbelmiro commented 5 days ago

Duplicated by https://github.com/kubeflow/website/issues/3751.