To deploy Kubeflow Pipelines in an existing cluster, follow the instruction in here.
Install python kfp-server-api (python 3.6 above) by running:
python3 -m pip install kfp-server-api --pre --upgrade
See the Change Log.
Note, kfp python SDK is not included and released separately.