Commit Graph

31 Commits

Author SHA1 Message Date
Yaron Haviv 07c2dae36c Adding nuclio component doc (#686)
* Adding nuclio component doc

* fix bullets

* fix bullets

* minor edits
2019-05-10 17:30:12 -07:00
Michal Brys ca9570a8e6 Update hyperparameter.md (#689)
* Update hyperparameter.md

Fixed broken link in docs

* Update hyperparameter.md

Updated second link
2019-05-09 19:01:57 -07:00
Karl Weinmeister 36618137c5 Update modeldb.md to fix samples formatting issue (#667)
Added carriage return to fix bullet list rendering.
2019-04-29 17:41:36 -07:00
Roy Lenferink 44f20b50d3 Resolved typos (#665) 2019-04-28 14:28:20 -07:00
Roy Lenferink 3409d72299 Capitalized brand names (#666) 2019-04-27 11:16:21 -07:00
Animesh Singh b6e3f2a383 Fix the broken link Seldon Model wrappers (#664) 2019-04-26 18:08:22 -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 4e1d8ab2aa Refactored and significantly updated the Jupyter notebooks docs (#633)
* WIP Initial commit of refactored notebooks section.

* Minor additions.

* Finished draft of notebooks quickstart.

* Renamed some files and clarified the notebooks setup doc.

* Updated the guide to custom notebook images.

* A couple more screenshots plus text refinements.

* Fixed references to JupyterHub throughout the docs.

* Updated in response to review comments.

* One more link fix.

* Clarified auth in custom notebooks doc.
2019-04-18 20:47:54 -07:00
Sarah Maddox 22faaf65e2 Fixed links to katib random example. (#628) 2019-04-16 15:19:37 -07:00
Sarah Maddox 471d02fc40 Multiplied page weights by 10 to make it easier to add more pages (#637)
* Multiplied page weights by 10 to make it easier to add more pages.

* One more weight adjustment.
2019-04-15 21:07:04 -07:00
Sarah Maddox c163b43eb9 Clarified meaning of environment in KF_ENV. (#625) 2019-04-12 09:40:46 -07:00
achalshant 634cab2813 Update documentation for ModelDB v2. (#602)
Updating the setup and usage documentation for ModelDB v2.
2019-04-05 19:10:26 -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
Lei Su d19e5db752 mxnet documentation for v1beta1 (#571) 2019-04-04 03:16:50 -07:00
Sarah Maddox 5ee8df429a Fixed 2 links in the Istio guide. (#554) 2019-03-26 09:37:20 -07:00
Jin Chi He b38d4f7daf fix some minor problems on istio page (#543) 2019-03-21 15:54:18 -07:00
zabbasi d0035712fc Added a doc on how to create kubeflow compatible custom Jupyter Image (#523)
* added how to create kubeflow compatible custom Jupyter Image

* small change

* small change

* small change

* small change

* applyied cr comments

* applied formating

* applied formating

* small formatting

* small formatting

* fixed a typo

* formatting

* formatting

* formatting

* fixed a spelling

* applied cr comments

* fixed a typo

* fixed a typo

* fixed jupyter launch commands

* added a full example

* small chnage

* formating
2019-03-14 14:49:30 -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
Jin Chi He 70dcbb9ee3 fix a bad link in seldon doc (#511) 2019-03-01 15:49:26 -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
Sarah Maddox 47e927d084 Added direct links to ksonnet downloads and directed all installation guides to the ksonnet page (#499)
* Added direct links to ksonnet downloads and directed all installation guides to the ksonnet page.

* Removed the no-check-certificate option from wget. I don't think we should use this option by default.

* Responded to review comments.
2019-02-25 20:46:42 -08:00
Sarah Maddox 53763c660e Fixes the ksonnet guide (#472)
* Removes obsolete info from ksonnet guide and tidies up some text and links.

* Fixed capitalization of "cloud".
2019-02-11 14:16:00 -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
YiYang Lin fb465cbec0 change ksonnet install export version (#452) 2019-01-29 18:28:52 -08:00
rummens 3be12c5156 Added optional instructions on how to change the service type (#440)
Added additional optional instructions on how to change the service type of the model service, should give some users a hint on how to expose the external IP. Per default this param seems to be set to ClusterIP, which only exposes internal IP.
2019-01-24 12:49:19 -08:00
Sarah Maddox ab34199a12 Corrected some syntax and formatting. (#439) 2019-01-24 12:37:10 -08:00
Andrey Velichkevich c8786a39c7 Change Katib documentation (#427)
* Add Katib documentation

* Fix README

* Change resources
2019-01-20 11:56:38 -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