Skip to content

Commit

Permalink
Move the GKEDemo into kubeflow/examples (#135)
Browse files Browse the repository at this point in the history
* The GKEDemo is using the GitHub summarization example; I think we should
  put all of the code for that demo kubeflow/examples
  (see kubeflow/examples#161)

* The main code is the Katib HP controller git-issue-summarize-demo.go

* We don't need the manifests for deploying katib because we can deploy
  Katib using the Kubeflow ksonnet package.

* The code in docker-image duplicates the code in kubeflow/examples so we
  shouldn't need it.

Related to: #116
  • Loading branch information
jlewi authored and k8s-ci-robot committed Jul 1, 2018
1 parent 12a6c5f commit fcd1005
Show file tree
Hide file tree
Showing 31 changed files with 0 additions and 1,545 deletions.
160 changes: 0 additions & 160 deletions examples/GKEDemo/GKE-Demo.md

This file was deleted.

19 changes: 0 additions & 19 deletions examples/GKEDemo/deploy.sh

This file was deleted.

5 changes: 0 additions & 5 deletions examples/GKEDemo/destroy.sh

This file was deleted.

7 changes: 0 additions & 7 deletions examples/GKEDemo/docker-image/Dockerfile

This file was deleted.

7 changes: 0 additions & 7 deletions examples/GKEDemo/docker-image/Dockerfile-gpu

This file was deleted.

25 changes: 0 additions & 25 deletions examples/GKEDemo/docker-image/IssueSummarization.py

This file was deleted.

11 changes: 0 additions & 11 deletions examples/GKEDemo/docker-image/requirements.txt

This file was deleted.

Loading

0 comments on commit fcd1005

Please sign in to comment.