bitfusion-with-kubernetes-integration icon indicating copy to clipboard operation
bitfusion-with-kubernetes-integration copied to clipboard

Bitfusion with Kubernetes Integration Support

Results 10 bitfusion-with-kubernetes-integration issues
Sort by recently updated
recently updated
newest added

response is missing Kind and APIVersion

Recently, I have got a VM with 2 A100 GPU. I want to use these VM to run data parallel through Pytorch. However, I meet several problems with the environment....

### Is your feature request related to a problem? Please describe. Finding documentation ### Describe the solution you'd like From my understanding this* functionality is obsolete; is this correct? *...

enhancement

### Is your feature request related to a problem? Please describe. There is no public Dockerfile for 0.4 image ### Describe the solution you'd like Please update the Dockerfile you...

enhancement

Please consider adding support for configuring a kubernetes container command with bitfusion based on the container image entrypoint. Currently only pods that specify a container command do work.

Please consider adding support to create pods with multiple containers. E.g a second container for logging or other purposes. Currently pods configured with multiple containers fail to start.

Hi. I'm try to integrate bitfusion with k8s. so I installed bitfusion plugin successfully but, after create pod(option1 yaml) i got an error. in front of bitfusion server host ,append...

I would like to suggest to use the https://carvel.dev/ tooling to deploy the device driver instead of the Makefile. Carvel tools allow templating, image relocation, build image, ... and is...

AFAIK. currently the "workload" image needs to be running as root to be able to use the device driver. It would be great to also support non-root images.

We are trying to schedule workload on the specific server (with specific GPU). from the Bitfusion client it's possible with -l option. I can do that as part of container...