Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dask/dask-kubernetes
Native Kubernetes integration for Dask
https://github.com/dask/dask-kubernetes
hacktoberfest
Last synced: 1 day ago
JSON representation
Native Kubernetes integration for Dask
- Host: GitHub
- URL: https://github.com/dask/dask-kubernetes
- Owner: dask
- License: bsd-3-clause
- Created: 2018-01-03T01:56:46.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2024-09-18T08:39:31.000Z (about 2 months ago)
- Last Synced: 2024-10-02T06:52:42.812Z (about 2 months ago)
- Topics: hacktoberfest
- Language: Python
- Homepage: https://kubernetes.dask.org
- Size: 1.54 MB
- Stars: 311
- Watchers: 19
- Forks: 145
- Open Issues: 51
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
Dask Kubernetes
===============.. image:: https://github.com/dask/dask-kubernetes/actions/workflows/lint.yaml/badge.svg
:target: https://github.com/dask/dask-kubernetes/actions/workflows/lint.yaml
:alt: Linting GitHub Actions CI Status.. image:: https://github.com/dask/dask-kubernetes/actions/workflows/operator.yaml/badge.svg
:target: https://github.com/dask/dask-kubernetes/actions/workflows/operator.yaml
:alt: Operator Tests GitHub Actions CI Status.. image:: https://github.com/dask/dask-kubernetes/actions/workflows/release.yml/badge.svg
:target: https://github.com/dask/dask-kubernetes/actions/workflows/release.yml
:alt: Package build GitHub Actions CI Status.. image:: https://img.shields.io/readthedocs/dask-kubernetes?color=%232980B9&logo=read-the-docs&logoColor=white
:target: https://kubernetes.dask.org/
:alt: Read the Docs.. image:: https://img.shields.io/readthedocs/dask-kubernetes?color=%232980B9&label=developer%20docs&logo=read-the-docs&logoColor=white
:target: https://kubernetes.dask.org/releasing.html
:alt: Read the Docs Developer.. image:: https://img.shields.io/pypi/v/dask-kubernetes
:target: https://pypi.org/project/dask-kubernetes/
:alt: PyPI.. image:: https://img.shields.io/conda/vn/conda-forge/dask-kubernetes
:target: https://anaconda.org/conda-forge/dask-kubernetes
:alt: Conda Forge.. image:: https://img.shields.io/badge/python%20support-3.10%7C3.11%7C3.12-blue
:target: https://kubernetes.dask.org/en/latest/installing.html#supported-versions
:alt: Python Support.. image:: https://img.shields.io/badge/Kubernetes%20support-1.28%7C1.29%7C1.30-blue
:target: https://kubernetes.dask.org/en/latest/installing.html#supported-versions
:alt: Kubernetes SupportNative Kubernetes integration for Dask.