Skip to content

Add support for port forwarding in SSHCluster #3895

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

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

Conversation

jacobtomlinson
Copy link
Member

Closes #3881

Added forward_scheduler_port and forward_dashboard_port kwargs to SSHCluster to automatically handle port forwarding. This means you only need access to port 22 on the remote system and you'll still be able to connect to the cluster.

Not set on the kwarg names, happy to take input on those.

@mrocklin
Copy link
Member

This looks slick to me. It might be nice to have an example in the docstring (or a follow-on PR to docs.dask.org)

@mrocklin
Copy link
Member

Any thoughts on the TravisCI failures here? They appear to be related.

@mrocklin
Copy link
Member

Thanks for keeping this up to date @jacobtomlinson

It looks like the Travis CI failures here are still live

Base automatically changed from master to main March 8, 2021 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support port forwarding in SSHCluster
2 participants