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
96 stars 56 forks source link

Add Example for Fairing Kaniko Cloud Builder #39

Closed PatrickXYS closed 4 years ago

PatrickXYS commented 4 years ago

Issue #23 , if available:

Description of changes: Currently, all our examples use DockerBuilder. We provide an option to utilize Fairing Kaniko Cloud Builder as well.

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

Jeffwan commented 4 years ago

@PatrickXYS One last thing I forget to mention

Could you edit your commit? Seems you are using different computer, It would be good to track your changes using one github user.

One example to edit author is

git commit --amend --author="Jiaxin Shan <seedjeffwan@gmail.com>" --no-edit
PatrickXYS commented 4 years ago

@Jeffwan Thank you for your suggestions! Currently, it's using one GitHub user