aws-samples / eks-kubeflow-workshop

Kubeflow workshop on EKS. Mainly focus on AWS integration examples. Please go check kubeflow website http://kubeflow.org for other examples
Apache License 2.0
97 stars 55 forks source link

Add Kfserving SDK and YAML notebook example #64

Closed PatrickXYS closed 4 years ago

PatrickXYS commented 4 years ago

Issue #24 , if available:

Description of changes: Add one example for Kfserving SDK and YAML notebook

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

PatrickXYS commented 4 years ago
  1. Use port-forward rather than using LoadBalancer to retrieve Cluster IP.
  2. Format bash script.