Skip to content
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] Fail to launch service on GKE cluster #3635

Closed
Michaelvll opened this issue Jun 5, 2024 · 1 comment
Closed

[K8s] Fail to launch service on GKE cluster #3635

Michaelvll opened this issue Jun 5, 2024 · 1 comment
Labels
k8s Kubernetes related items

Comments

@Michaelvll
Copy link
Collaborator

Michaelvll commented Jun 5, 2024

To reproduce:
sky serve up -n test examples/serve/http_server/task.yaml --cloud kubernetes --cpus 2

I 06-05 05:36:42 cloud_vm_ray_backend.py:4164] Auto-stop is not supported for Kubernetes clusters. Skipping.
I 06-05 05:36:51 cloud_vm_ray_backend.py:3315] Job submitted with Job ID: 24

W 06-05 05:37:00 backend_utils.py:2806] Port 30001 not exposed yet. If the cluster was recently started, please retry after a while. Additionally, make sure your LoadBalancer is configured correctly. 
W 06-05 05:37:00 backend_utils.py:2806] To debug, run: kubectl describe service
AssertionError: Did not get endpoint for controller.
@Michaelvll Michaelvll added the k8s Kubernetes related items label Jun 5, 2024
@Michaelvll
Copy link
Collaborator Author

Michaelvll commented Jun 5, 2024

Oops, this issue seems unrelated to the fix #3634, but caused by the sky-serve-controller not having the ports opened during the first launch. Closing this for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
k8s Kubernetes related items
Projects
None yet
Development

No branches or pull requests

1 participant