Skip to content

Conversation

@mmccarty
Copy link
Member

@mmccarty mmccarty commented May 16, 2022

closes #485

This PR automatically port forwards the Dashboard in the experimental and classic KubeCluster. It also generalizes the way dask_kubernetes.common.networking.is_comm_open verifies that the a given port is open.

Copy link
Member

@jacobtomlinson jacobtomlinson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for raising this @mmccarty! Couple of comments.

@jacobtomlinson
Copy link
Member

Looks like flake8 and black are unhappy too. Could you run the pre-commit hooks to get everything to stop complaining?

@project-administrator
Copy link

How can I disable this port-forward? I do not need it because dask scheduler/dashboard is accessible through the kubernetes service. It is not necessary to run "kubectl port-forward", it should not be used.

@jacobtomlinson
Copy link
Member

@project-administrator I've opened #533 to discuss this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Port forward dashboard automatically

3 participants