elastic-ai / elastic-gpu

Using CRDs to manage GPU resources in Kubernetes.
191 stars 26 forks source link

Requirements for release v0.1.0 #12

Open xiaoxubeii opened 2 years ago

xiaoxubeii commented 2 years ago
kerthcet commented 2 years ago

Do we have a roadmap?

xiaoxubeii commented 2 years ago

We will first release a PoC release with GPU framework, CRDs definition and GPU dynamic provision at v0.1.0. And release a MVP version at v0.2.0 with gpushare integration. In future versions, we will not only focus on our own stability, but also pay more attention to integration with other systems, such as batch scheduler, kueue, other GPU technologies.

kerthcet commented 2 years ago

Is the gpushare integration something like gpg-manager?