To deploy Kubeflow Pipelines in an existing cluster, follow the instruction in here
To deploy this version through Kubeflow deployment tool, visit
https://deploy.kubeflow.cloud/#/deploy?version=edb140d9b3996379babc46bfb6720d57e1fc9d09
Or following this instruction and set
kfctl init ${KFAPP} --version edb140d9b3996379babc46bfb6720d57e1fc9d09
Install python SDK (python 3.5 above) by running:
pip3 install https://storage.googleapis.com/ml-pipeline/release/0.1.20/kfp.tar.gz --upgrade
See the Change Log