* 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
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
* 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
* Upgrade demo to KF v0.3.1
Update env variable names and values in base file
Cleanup ambassador metadata for UI component
Add kfctl installation instructions
Tighten minikube setup instructions and update k8s version
Move environment variable setup to very beginning
Replace cluster creation commands with links to the appropriate section in demo_setup/README.md
Replace deploy.sh with kfctl
Replace kubeflow-core component with individual components
Remove connection to UI pod directly & connect via ambassador instead
Add cleanup commands
* Clarify wording
* Update parameter file
Resolve python error with file open
Consolidate kubeflow install command
* Update demo script
Update demo script to include deploy script and notebook created by @drscott173
Simplify by removing unnecessary commands
Use default namespace instead of kubeflow
* Add yelp notebook readme
* Add cluster creation commands
Add instructions for highlighting changes resulting from each command
* Upgrade ks dir to 0.12.0
* Upgrade kubeflow to v0.2.0-rc.1
Use https://github.com/kubeflow/kubeflow/blob/master/scripts/upgrade_ks_app.py
to upgrade ks registry
Add t2tcpu-v1alpha2 component
* Rename t2tcpu-v1alpha2 -> t2tcpu
Rename t2tcpu -> t2tcpu-v1alpha1 and t2tcpu-v1alpha2 -> t2tcpu
Update demo_setup/README.md to reflect ks v0.12.0
Update REPO_PATH in demo_setup/kubeflow-demo-base.env
Update initialClusterVersion in k8s cluster creation script to 1.10.6-gke.2
Remove quotation marks from serving.deployHttpProxy so that it is parsed as a boolean instead of string
* Rename t2tgpu & t2ttpu
Rename t2tgpu -> t2tgpu-v1alpha1 and add t2tgpu-v1alpha2 as t2tgpu
Rename t2ttpu -> t2ttpu-v1alpha1 and add t2ttpu-v1alpha2 as t2ttpu
Resolve jsonnet parsing issues
* Upgrade kubeflow to v0.2.4
Add gke environment
* Add instructions for creating TPU clusters
* Replace hard-coded value with env var
* Update kf version to v0.2.4 in env var file
* Add non-gke requirements to t2tcpu component
Sync t2tgpu with t2tcpu
Remove non-gke statements from t2ttpu component
Add k8s v1.10.6 to minikube start command
* Fix bug with non-gke environment setup in t2t
Add service account setup and k8s secret creation instructions for serving & UI
* Single cluster with GPU & TPU
Add creation script for single cluster with access to CPU, GPU, & TPU
Update GPU driver installation to k8s-1.10
* Remove v1alpha1 components
* Update parameter values for t2t components
Increase disk size for minikube cluster creation since 0.2.4 is larger
Update gke cluster creation command
* Update TPU annotation to TF 1.9
* Update kf version to v0.2.5
Update tfJobImage version to v20180809-d2509aa