Skip to content

Commit 9b9159d

Browse files
committed
docs: update support matrix for nvidia drivers
Update support matrix for NVIDIA extensions support. Part of: #9086. Signed-off-by: Noel Georgi <[email protected]>
1 parent 9d34158 commit 9b9159d

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

hack/release.toml

+9
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,15 @@ If the extension version is a valid label value, it will be put to the label; ot
127127
128128
For Talos machines booted of the Image Factory artifacts, this means that the schematic ID will be published as the annotation
129129
`extensions.talos.dev/schematic` (as it is longer than 63 characters).
130+
"""
131+
132+
[notes.nvidia]
133+
title = "NVIDIA GPU Support"
134+
description = """\
135+
Starting with Talos 1.8.0, SideroLabs would ships extensions for both LTS and Production versions of NVIDIA extensions.
136+
For more details see the CHANGELOG of [extensions](https://github.com/siderolabs/extensions/releases).
137+
138+
Upgrades with an exisiting schematic id from Image Factory would keep the existing LTS version of the NVIDIA extension.
130139
"""
131140

132141
[make_deps]

website/content/v1.8/introduction/support-matrix.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,10 @@ description: "Table of supported Talos Linux versions and respective platforms."
1010
| End of Community Support | 1.9.0 release (2024-12-15, TBD) | 1.8.0 release (2024-08-15) |
1111
| Enterprise Support | [offered by Sidero Labs Inc.](https://www.siderolabs.com/support/) | [offered by Sidero Labs Inc.](https://www.siderolabs.com/support/) |
1212
| Kubernetes | 1.31, 1.30, 1.29, 1.28, 1.27, 1.26 | 1.30, 1.29, 1.28, 1.27, 1.26, 1.25 |
13+
| NVIDIA Drivers | 550.x.x (PRODUCTION), 535.x.x (LTS) | 535.x.x (LTS) |
1314
| Architecture | amd64, arm64 | amd64, arm64 |
1415
| **Platforms** | | |
15-
| - cloud | Akamai, AWS, GCP, Azure, Digital Ocean, Exoscale, Hetzner, OpenNebula, OpenStack, Oracle Cloud, Scaleway, Vultr, Upcloud | Akamai, AWS, GCP, Azure, Digital Ocean, Exoscale, Hetzner, OpenNebula, OpenStack, Oracle Cloud, Scaleway, Vultr, Upcloud |
16+
| - cloud | Akamai, AWS, GCP, Azure, Digital Ocean, Exoscale, Hetzner, OpenNebula, OpenStack, Oracle Cloud, Scaleway, Vultr, Upcloud | Akamai, AWS, GCP, Azure, Digital Ocean, Exoscale, Hetzner, OpenNebula, OpenStack, Oracle Cloud, Scaleway, Vultr, Upcloud |
1617
| - bare metal | x86: BIOS, UEFI, SecureBoot; arm64: UEFI, SecureBoot; boot: ISO, PXE, disk image | x86: BIOS, UEFI; arm64: UEFI; boot: ISO, PXE, disk image |
1718
| - virtualized | VMware, Hyper-V, KVM, Proxmox, Xen | VMware, Hyper-V, KVM, Proxmox, Xen |
1819
| - SBCs | Banana Pi M64, Jetson Nano, Libre Computer Board ALL-H3-CC, Nano Pi R4S, Pine64, Pine64 Rock64, Radxa ROCK Pi 4c, Radxa Rock4c+, Raspberry Pi 4B, Raspberry Pi Compute Module 4 | Banana Pi M64, Jetson Nano, Libre Computer Board ALL-H3-CC, Nano Pi R4S, Orange Pi R1 Plus LTS, Pine64, Pine64 Rock64, Radxa ROCK Pi 4c, Raspberry Pi 4B, Raspberry Pi Compute Module 4 |

0 commit comments

Comments
 (0)