Skip to content

Where to get minikube v1.32.0-beta0 or instructions to run minikube with gpu suport  #17380

@rafariossaa

Description

@rafariossaa

What Happened?

Hi,
I am trying to run minikube with gpu (nvidia) support.
I this doc link it is indicated that I need minikube v1.32.0-beta0, but I can not find it in the releases link, the latest beta version I found was v1.26.0-beta.1.

In the case that v1.32.0-beta0 is not available, could you provide instructions to run minikube with docker driver and enabling gpus ?
I currently can run containers on docker that use gpu:

$ sudo docker run --rm --runtime=nvidia --gpus all ubuntu nvidia-smi
Sun Oct  8 19:02:51 2023       
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 525.125.06   Driver Version: 525.125.06   CUDA Version: 12.0     |
|-------------------------------+----------------------+----------------------+
| GPU  Name        Persistence-M| Bus-Id        Disp.A | Volatile Uncorr. ECC |
| Fan  Temp  Perf  Pwr:Usage/Cap|         Memory-Usage | GPU-Util  Compute M. |
|                               |                      |               MIG M. |
|===============================+======================+======================|
|   0  NVIDIA T1200 La...  Off  | 00000000:01:00.0 Off |                  N/A |
| N/A   52C    P8     3W /  35W |   1231MiB /  4096MiB |      7%      Default |
|                               |                      |                  N/A |
+-------------------------------+----------------------+----------------------+
                                                                               
+-----------------------------------------------------------------------------+
| Processes:                                                                  |
|  GPU   GI   CI        PID   Type   Process name                  GPU Memory |
|        ID   ID                                                   Usage      |
|=============================================================================|
+-----------------------------------------------------------------------------+

Thanks forehand.

Attach the log file

--

Operating System

Ubuntu

Driver

Docker

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/supportCategorizes issue or PR as a support question.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions