Note: This operator has been moved over to dask/dask-kubernetes. Please use this one instead!
A go client for the dask kubernetes operator
- go >= 1.18. Might work with an older version, but not tested.
- pre-commit. The
go
hooks will require the following tools:
To set all of these up for you, you can run:
make setup