Commit Graph

11 Commits

Author SHA1 Message Date
Roy Lenferink 44f20b50d3 Resolved typos (#665) 2019-04-28 14:28:20 -07:00
Roy Lenferink aeccc6297b Updated to a more secure bash syntax (#661) 2019-04-26 11:38:27 -07:00
Amy da0b270b88 clean up some details on the tfjob yaml example (#654) 2019-04-23 16:46:02 -07:00
Amy dc620a5378 update tfjob yaml info (#646) 2019-04-19 21:21:40 -07:00
Sarah Maddox c163b43eb9 Clarified meaning of environment in KF_ENV. (#625) 2019-04-12 09:40:46 -07:00
Sarah Maddox d743387edc Typographical and link fixes as followup to PR https://github.com/kubeflow/website/pull/568. (#582) 2019-04-04 06:50:52 -07:00
Sarah Maddox 9c2014ecd6 Added the framework for API references. (#514)
* WIP: Added an index page for API references.

* Tidied up the menu structure and added versioning.
2019-03-05 14:40:04 -08:00
Qiu Jian dbb183ca42 Fix ks command to run tfjob (#502)
Add ks init command and update ks generate command
2019-02-25 21:46:33 -08:00
YiYang Lin 6010dceecc Upload TFJOB Using GPUs example output & Job Scheduling API verison (#458)
* change ksonnet install export version

* Upload TFJOB Using GPUs example output & Job Scheduling API verison

* Upload TFJOB Using GPUs example output

Change --batch_size diff.
2019-02-11 08:22:38 -08:00
soolaugust 3dd793e117 Update tftraining.md (#453)
* Update tftraining.md

1.  `ks generate tf-job-simple-v1beta1 ${CNN_JOB_NAME} --name=${CNN_JOB_NAME}` will cause error:

```
ERROR handle object: patching object from cluster: merging object with existing state: unable to recognize "/tmp/ksonnet-mergepatch596037217": no matches for kind "TFJob" in version "kubeflow.org/v1beta1"
```

And tfjobs that created is with namespace 'kubeflow'

* Update content/docs/components/tftraining.md
2019-01-30 19:07:16 -08:00
Sarah Maddox 8a79c998c9 Refactoring the left-hand navigation panel. (#406)
* In progress: Refactoring the left-hand navigation panel.

* Added .description to section index pages.

* Removed the redundant Components Overview as the new index page of the components section does a better job.

* Added redirects for the files I've moved/deleted.

* Fixed the URLs in all doc links.
2019-01-18 11:20:24 -08:00