Skip to content

Docker image with NVIDIA drivers for Fedora CoreOS

License

Notifications You must be signed in to change notification settings

Kryptonite-RU/nvidia-driver-fcos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NVIDIA Driver for Fedora CoreOS

GPU Operator OpenShift License Build Status

NVIDIA driver for Fedora CoreOS packaged as a Docker image. Compatible with NVIDIA GPU Operator.

Disclaimer

This is an UNOFFICIAL build. Authors are not affiliated, associated, authorized, endorsed by, or in any way officially connected neither with NVIDIA Corp. nor with RedHat Inc, or any of their subsidiaries or their affiliates.

The binary Docker image includes proprietary NVIDIA drivers, distributed under License For Customer Use of NVIDIA Software. You must explicitly accept the terms and conditions of in order to use this image. Please contact your lawyer if in doubt.

Usage

Update your values.yaml for GPU Operator:

driver:
  repository: quay.io/kryptonite
  image: nvidia-driver-fcos
  version: "450.51.05-5.6.19-300.fc32.x86_64"

Please refer to GPU Operator documentation for additional information.

See Also