Richard Liaw
|
56d934bc18
|
[docs] Revised Cluster documentation (#9062)
Co-authored-by: Edward Oakes <ed.nmi.oakes@gmail.com>
|
2020-06-26 09:29:22 -07:00 |
|
mehrdadn
|
f93bb008bb
|
Change os.uname()[1] and socket.gethostname() to the portable and faster platform.node_ip() (#8839)
Co-authored-by: Mehrdad <noreply@github.com>
|
2020-06-08 21:29:46 -07:00 |
|
Rüdiger Busche
|
e93ec3134a
|
Use kubectl delete pod in example (#8295)
Co-authored-by: rbusche <rbusche@inserve.de>
|
2020-05-04 21:39:30 -05:00 |
|
Edward Oakes
|
385783fcec
|
Ray on YARN + Skein Documentation (#6119)
|
2019-11-14 15:06:05 -08:00 |
|
Edward Oakes
|
486abedcdf
|
Link to kubernetes config files in docs (#5865)
|
2019-10-08 11:06:25 -07:00 |
|
Edward Oakes
|
8ca7fab581
|
Improve manual Kubernetes deployment documentation (#5582)
* Add ray-cluster, modify submit
* Add comments
* Job submission working
* Write docs
* Add link to autoscaling
* Fix wget link in job
* Use namespace file
* match tense
* fix tab
* Improve job documentation
* comments
* Fix link
* Fix links
* comments
* add overview paragraph
* Update imagePullPolicy
* Warning if no cluster running
* better check
|
2019-10-03 15:47:49 -07:00 |
|
Eric Liang
|
a101812b9f
|
Replace --redis-address with --address in test, docs, tune, rllib (#5602)
* wip
* add tests and tune
* add ci
* test fix
* lint
* fix tests
* wip
* sugar dep
|
2019-09-01 16:53:02 -07:00 |
|
Richard Liaw
|
411f30c125
|
[docs] Second push of changes (#5391)
|
2019-08-28 17:54:15 -07:00 |
|
Olli Huotari
|
0916603e61
|
Fixed few broken links in docs (#5477)
* hyperband link changed
* tuned_examples link fix
* doc lstm link fix
* kubernetes example link fix
|
2019-08-19 14:22:25 -07:00 |
|
Vince Jankovics
|
80b976efcb
|
Ray namespace added for k8s (#4111)
* Ray namespace added for k8s
* Submit.yaml update with k8s namespace
* K8s deployment doc update with namespace
|
2019-07-22 15:45:05 -07:00 |
|
Philipp Moritz
|
beb75193da
|
Fix linting on master (#3913)
|
2019-01-31 01:28:45 -08:00 |
|
Rong Ou
|
8f6bd6cece
|
change kubernetes examples to use Deployment (#3909)
|
2019-01-30 17:50:37 -08:00 |
|
jhpenger
|
3adffe6a4e
|
[docs] Add example showing how to use Ray on Kubernetes. (#3126)
Closes #1353.
|
2019-01-13 13:56:47 -08:00 |
|