Releases: kubeflow/pipelines
Version 2.0.0-alpha.6
To deploy Kubeflow Pipelines in an existing cluster, follow the instruction in here.
Install kfp-server-api package (python 3.7 above) by running:
python3 -m pip install kfp-server-api==2.0.0-alpha.6--upgrade
Refer to:
NOTE, kfp python SDK is NOT included and released separately.
Version 2.0.0-alpha.5
To deploy Kubeflow Pipelines in an existing cluster, follow the instruction in here.
Install kfp-server-api package (python 3.7 above) by running:
python3 -m pip install kfp-server-api==2.0.0-alpha.5 --upgrade
Refer to:
NOTE, kfp python SDK is NOT included and released separately.
KFP SDK v2.0.0b5
Release of the KFP SDK only.
To install the KFP SDK:
pip install kfp==2.0.0b5
For changelog, see release notes.
KFP SDK v1.8.14
Release of the KFP SDK only.
To install the KFP SDK:
pip install kfp==1.8.14
For changelog, see release notes.
Backend v1.8.5
To deploy Kubeflow Pipelines in an existing cluster, follow the instruction in here or via UI here
Install python SDK (python 3.7 above) by running:
python3 -m pip install kfp kfp-server-api --upgrade
See the Change Log
Version 2.0.0-alpha.4
To deploy Kubeflow Pipelines in an existing cluster, follow the instruction in here.
Install kfp-server-api package (python 3.7 above) by running:
python3 -m pip install kfp-server-api==2.0.0-alpha.4 --upgrade
Refer to:
NOTE, kfp python SDK is NOT included and released separately.
Backend v1.8.4
To deploy Kubeflow Pipelines in an existing cluster, follow the instruction in here or via UI here
Install python SDK (python 3.7 above) by running:
python3 -m pip install kfp kfp-server-api --upgrade
See the Change Log
KFP SDK v2.0.0b3
Release of the KFP SDK only.
To install the KFP SDK:
pip install kfp==2.0.0b3
For changelog, see release notes.
Note: kfp==2.0.0b2
release has been discarded.
Backend v1.8.3
To deploy Kubeflow Pipelines in an existing cluster, follow the instruction in here or via UI here
Install python SDK (python 3.7 above) by running:
python3 -m pip install kfp kfp-server-api --upgrade
See the Change Log
KFP SDK v2.0.0b1
Release of the KFP SDK only.
To install the KFP SDK:
pip install kfp==2.0.0b1
For changelog, see release notes.