Commit Graph

3 Commits

Author SHA1 Message Date
Michelle Casbon fa1311833c Update instructions and setup for yelp demo (#376)
* Update instructions and setup for yelp demo

Update kubeflow version to v0.3.4-rc.1
Add pipelines version v0.1.3-rc.2
Add simple pipelines example using GPUs
Conform cluster name, secrets, and ks app directory name to click-to-deploy standard
Update ks_app directory to v0.3.4-rc.1
Pin bokeh package to v0.13.0 in yelp notebook
Fix bug in secret creation

* Port-forward to svcs instead of pods

Add clarification for using kfctl & updating component params
2018-12-03 22:39:51 -08:00
Michelle Casbon 6fcb28bc26 Use latest kubeflow release branch v0.3.4-rc.1 (#365)
Remove separate pipelines installation
Update kfp version to 0.1.3-rc.2
Clarify difference in installation paths (click-to-deploy vs CLI)
Use set_gpu_limit() and remove generated yaml with resource limits
2018-11-27 09:27:34 -08:00
Michelle Casbon 4bbc0c8fd8 Simple pipeline demo (#322)
* Add simple pipeline demo

* Add hyperparameter tuning & GPU autoprovisioning

Use pipelines v0.1.2

* Resolve lint issues

* Disable lint warning

Correct SDK syntax that labels the name of the pipeline step

* Add postprocessing step

Basically empty step just to show more than one step

* Add clarity to instructions

* Update pipelines install to release v0.1.2

* Add repo cloning with release versions

Remove katib patch
Use kubeflow v0.3.3
Add PROJECT to env var override file
Further clarification of instructions
2018-11-16 11:16:12 -08:00