From 95461d0cd02b367f707ecd821bf53b2f673a9c0d Mon Sep 17 00:00:00 2001 From: Thilo Fromm Date: Thu, 6 Jul 2023 14:12:24 +0200 Subject: [PATCH] using-nvidia.md: Remove AWS/Azure as drivers are now generic (#325) This change removes a note on NVIDIA drivers only working on AWS and Azure. This is now outdated as we have moved the installer to the generic image: https://github.com/flatcar/scripts/pull/932 --- content/docs/latest/setup/customization/using-nvidia.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/latest/setup/customization/using-nvidia.md b/content/docs/latest/setup/customization/using-nvidia.md index 91ed3fa0..0fd56d5f 100644 --- a/content/docs/latest/setup/customization/using-nvidia.md +++ b/content/docs/latest/setup/customization/using-nvidia.md @@ -6,7 +6,7 @@ weight: 30 ### Installation -Flatcar Container Linux offers support for the installation and customization of NVIDIA drivers for Tesla GPU VMs on AWS and Azure. +Flatcar Container Linux offers support for the installation and customization of NVIDIA drivers for Tesla GPUs (both in VMs and on bare metal). During the initial boot, the `nvidia.service` automates hardware detection and triggers driver installation within a dedicated Flatcar developer container, ensuring a streamlined process. The current version of the installed NVIDIA driver can be found in the `/usr/share/flatcar/nvidia-metadata` file, assuming it's a vanilla installation and the version hasn't been customized (see below).