Skip to content

On Jetstream2, Ubuntu 20.04 instance type no longer works with GPU

Chris Martin requested to merge cmart/exosphere:js2-instance-types-no-gpu into master

Overview

Newer HWE kernels for Ubuntu 20.04 no longer work with Jetstream2's NVIDIA GRID driver, i.e. Ubuntu 20.04 instances cannot use a GPU anymore. This MR updates the UI to:

  1. Guide users away from choosing Ubuntu 20.04 if they need GPU support
  2. Don't allow users to select a GPU flavor if they chose Ubuntu 20.04

Thanks to @SlicerMorph for suggesting this change.

How to Test

Select Ubuntu 20.04 in the instance type picker, note that you can no longer select a GPU flavor.

Screenshots

image

image

Edited by Chris Martin

Merge request reports