We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The cluster launches and executes the task sucessfully:
sky launch -c test --cloud kubernetes -- echo hi
I fail to ssh into it:
$ ssh test Bad stdio forwarding specification '2600:1f16:cf3:2521:cf7c::8:22' Connection closed by UNKNOWN port 65535
The text was updated successfully, but these errors were encountered:
Thanks for the report @alex000kim! Looks like this is related to running on a k8s cluster with ipv6. Two steps for us:
Sorry, something went wrong.
Closed with #4497.
No branches or pull requests
The cluster launches and executes the task sucessfully:
I fail to ssh into it:
The text was updated successfully, but these errors were encountered: