Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor high-level description to more accurately reflect Dask cloudprovider #391

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

jacobtomlinson
Copy link
Member

@jacobtomlinson jacobtomlinson commented Nov 21, 2022

This project has become a bit of a catchall for Dask community cloud tooling. It contains cluster managers for launching VMs, containers, etc natively but it also has plugins and tools that can be used independently on any Dask cluster running on the cloud such as the spot/ephemeral termination watchdog plugins.

In the future, it could contain other things like example Cloudformation/Terraform templates, dask-mpi style runners for various cloud services and more.

There are so many ways to deploy Dask on the cloud and I'm keen not to present this repo as "the way" but more as a collection of community-maintained cloud utilities and a resource for all folks using Dask on the cloud. So I've reworded the docs and README to reflect this hopefully.

I've also added an alternatives page with links to other tools and services that are commonly used for running Dask on the cloud.

cc @mrocklin, @jsignell, @costrouc in case you have input on the alternatives page.

@jacobtomlinson jacobtomlinson added the documentation Improvements or additions to documentation label Nov 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant