You can install ML Pipeline services by running:
kubectl create -f https://storage.googleapis.com/ml-pipeline/release/0.1.5/bootstrapper.yaml
Install python SDK (python 3.5 above) by running:
pip3 install https://storage.googleapis.com/ml-pipeline/release/0.1.5/kfp.tar.gz --upgrade
Changelog since v0.1.4
- Bumping the sample version