Skip to content

add support for Oracle Linux - #2687

Merged
tariq1890 merged 1 commit into
mainfrom
add-oracle-linux-support
Jul 28, 2026
Merged

add support for Oracle Linux#2687
tariq1890 merged 1 commit into
mainfrom
add-oracle-linux-support

Conversation

@tariq1890

Copy link
Copy Markdown
Contributor

This PR is a clone of #2543, the original author has been attributed. With this change, the gpu-operator would be able to render the necessary driver daemonset mounts to run on Oracle Linux systems.

Description of the original PR below:

Description

Adds support for Oracle Linux nodes (os-release ID=ol), mirroring the existing Rocky Linux support

Why

Nodes running Oracle Linux are detected via the NFD label feature.node.kubernetes.io/system-os_release.ID=ol. So this PR brings support Oracle Linux OS.

Testing

  • Tests: new cases in TestGetGPUNodeOSInfo and TestGetOSTag covering Oracle Linux 9 and 10.

Co-authored-by: Denys <dmarych@evolution.com>
Signed-off-by: Tariq Ibrahim <tibrahim@nvidia.com>
@rahulait

rahulait commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Are the driver images published by them or oracle? We'll need to document this requirement in our docs.

@tariq1890

Copy link
Copy Markdown
Contributor Author

The original PR author said that they were repurposing the RockyLinux images (i.e. retagging with the -ol9 suffix for example) to deploy a driver container on their Oracle Linux systems. This PR just unblocks that use case. It's a safe change to make.

Note that this PR just adds support for GPU Operator to render the appropriate driver volume mounts for Oracle Linux. It has no bearing on our support policies for the driver container images themselves.

@tariq1890 tariq1890 added this to the v26.7 milestone Jul 28, 2026
@tariq1890
tariq1890 enabled auto-merge July 28, 2026 16:05
@tariq1890
tariq1890 merged commit f3f9415 into main Jul 28, 2026
21 checks passed
@tariq1890

Copy link
Copy Markdown
Contributor Author

Thank you for your contribution @bolt1777!

@tariq1890
tariq1890 deleted the add-oracle-linux-support branch July 28, 2026 18:16
@tariq1890 tariq1890 self-assigned this Jul 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants