canonical / canonical/data-science-stack

Intagrate the deployment of the Intel gpu plugin into to the dss snap

Open
#168 3 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
37
Forks
10
PR merge metrics
No merged PRs in 30d

Description

### Why it needs to get done

We don't want users to manually install Intel gpu plugin with [kustomize commands ](https://documentation.ubuntu.com/data-science-stack/en/latest/how-to/enable-gpus/enable-intel-gpu/). It would be better from UX to be able to install Intel gpu plugin directly with one command from DSS.

### What needs to get done

The following are things we need to explore for the technical design of the functionality:
- Should the user specify the plugin version to install? How will the user know which version to install?
- Decide what to do if the plugin is already presented in the cluster (with same version - should abort ? , older version - should upgrade? , newer version should abort?.
- Can we even upgrade the installed plugin?
- How can we remove the installed plugin?
- Design a way for dss to install Intel gpu plugin with one command

### When is the task considered done

- The spec for the solution is approved
- Dss command for installing Intel gpu plugin is implemented.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.