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] Resource availability check in sky launch #4481

Open
gaocegege opened this issue Dec 18, 2024 · 0 comments
Open

[k8s] Resource availability check in sky launch #4481

gaocegege opened this issue Dec 18, 2024 · 0 comments

Comments

@gaocegege
Copy link

Currently, the cloud kubernetes defaults to using 2 CPU and 2 GB of memory for task creation, which can be inconvenient. This is particularly true with the new feature for deploying on existing machines or using sky local up.

When users set up a development cluster on their local machine, they typically expect to utilize all available resources.

The optimal solution, as mentioned in the comments, is to implement an availability check. https://github.com/skypilot-org/skypilot/blob/master/sky/clouds/kubernetes.py#L244

@Michaelvll Michaelvll added the OSS label Dec 19, 2024 — with Linear
@Michaelvll Michaelvll removed the OSS label Dec 19, 2024
@Michaelvll Michaelvll added the OSS label Dec 19, 2024 — with Linear
@Michaelvll Michaelvll removed the OSS label Dec 19, 2024
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

No branches or pull requests

2 participants