Commit Graph
10 Commits
Author SHA1 Message Date
jmvizcainoioandKubernetes Prow Robot cc18bf7adf add support to dask to use nodeselector, affinity and tolerations (#12700)
add information new variables in readme.md
Signed-off-by: Juan Manuel <juanmanuel.vizcaino@iomed.es>
2019-04-03 02:45:46 -07:00
Carlos Tadeu Panato JuniorandKubernetes Prow Robot d7c49ed2d8 bump dask to 1.1.0 (#10941)
Signed-off-by: cpanato <ctadeu@gmail.com>
2019-01-28 09:20:06 -08:00
Erik SundellandKubernetes Prow Robot de9118bb98 [stable/dask] Tolerations for worker deployment (#9529)
* Add worker pod tolerations

See: http://kubernetes.dask.org/en/latest/#deployment-details
Signed-off-by: Erik Sundell <erik.i.sundell@gmail.com>

* Bump chart version

Signed-off-by: Erik Sundell <erik.i.sundell@gmail.com>
2018-12-13 10:30:54 -08:00
Carlos Tadeu Panato JuniorandKubernetes Prow Robot ae95d69943 bump dask to 1.0.0 (#9926)
Signed-off-by: cpanato <ctadeu@gmail.com>
2018-12-12 06:19:39 -08:00
Tom Whiteandk8s-ci-robot 44639a107b Update Dask to version 0.18.1 (#6722)
* Update Dask to version 0.18.1

* Update scheduler.imageTag for consistency with other version numbers.

* Update Chart.yaml
2018-08-07 08:53:09 -07:00
Matthew Rocklinandk8s-ci-robot 840ae6967e [stable/dask] bump version to 0.17.4 (#5416) 2018-05-07 07:58:00 -07:00
Matthew Rocklinandk8s-ci-robot c345f8ecb7 Correctly refer to worker.resources.limits (#4798)
Previously we referred to worker.limits, which didn't exist.

Additionally we had the arguments of default reordered
2018-04-18 12:41:00 -07:00
Chengfei Shangandk8s-ci-robot 5412a9332e fix typo: jupyter->Jupyter (#4892) 2018-04-11 02:27:54 -07:00
AdamDangandk8s-ci-robot aa5fff6ad4 Typo fix in dask/README.md (#4308)
* add version for dask

add version for dask

* Typo fix in dask/README.md

Typo fix in dask/README.md
2018-03-20 21:15:02 -07:00
Matthew Rocklinandk8s-ci-robot 3ac741bdfd [stable/dask] Add updated Dask chart (#2914)
* Add Dask Chart

This supercedes the previous dask-distributed chart, which will be
deprecated.

This also uses an accurate docker image for the Jupyter server,
and pins docker images generally.

* Comment out resource limits

* Set chart version to 1.0.0, appVersion to 0.17.0

* Update README and chart information

* specify nthreads and memory-limit explicitly in values.yaml

* update notes

* avoid setting --nthreads and --memory-limit if no resource limits

* expand truncation to 63 characters, and trim "."

* bump app version number

* remove change to dask-distributed chart

* remove NOTES.txt

* use explicit repository and image tags

* respond to feedback

* remove specification of containerPorts

* update README

* resolve linting issues in values.yaml

* Clarify extra packages in README

* replace pip/conda/apt packages with generic env solution

* Add option to turn off Jupyter

Also, combine all jupyter documents into one file

* add missing {{ end }}

* split dask-jupyter to multiple files

* Fix Yaml issues

* Fix values.yaml

* Update README with instructions for installing custom packages

* Remove configurable components
2018-03-08 09:23:56 -08:00