-
Notifications
You must be signed in to change notification settings - Fork 583
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
[k8s] Pre-flight checks for opening ports #3144
Comments
This issue is stale because it has been open 120 days with no activity. Remove stale label or comment or this will be closed in 10 days. |
This issue was closed because it has been stalled for 10 days with no activity. |
Reopening. This is important for k8s UX. |
This issue is stale because it has been open 120 days with no activity. Remove stale label or comment or this will be closed in 10 days. |
This issue was closed because it has been stalled for 10 days with no activity. |
Currently if the user does not have loadbalancer or ingress controller deployed,
sky launch
with ports will succeed but ports will never be exposed. We should add checks beforesky launch
to make sure the cluster will be able to open ports.cc @Michaelvll
The text was updated successfully, but these errors were encountered: