Skip to content

[k8s] Fail resource request early when there are no enough total GPU (including allocated and free) on k8s without autoscaling #8388

@Michaelvll

Description

@Michaelvll

For example if k8s has 16 GPU in total (including all allocated and free), a cluster request with 4 x H100:8 should fail early

resources:
  accelerators: H100:8

num_nodes: 4

The cluster should not stuck in LAUNCHING state, but get rejected immediately during optimization

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions