gpu-operator icon indicating copy to clipboard operation
gpu-operator copied to clipboard

Verification of Kubernetes compatibility

Open BrianV801 opened this issue 1 year ago • 1 comments

I'd like to verify which kuberentes versions are compatible with the latest gpu-operator v24.6.1 version in case I'm missing something.

It appears that the nvidiadrivers.nvidia.com CRD in gpu-operator v24.6.1 contains a field "x-kubernetes-validations" field. This platform support page for gpu-operator appears to me to list that it's compatible with Kubernetes 1.22 - 1.30 on Ubuntu 20.04, 22.04, and RedHat Enterprise 8.8, 8.10 (https://docs.nvidia.com/datacenter/cloud-native/gpu-operator/latest/platform-support.html#supported-operating-systems-and-kubernetes-platforms). However, it appears that x-kubernetes-validations was introduced in 1.23 (https://sysdig.com/blog/kubernetes-1-23-whats-new/) as alpha, leading me to think that it's really not compatible with kubernetes 1.22.

Thanks in advance, Brian

BrianV801 avatar Sep 23 '24 18:09 BrianV801

Hi @BrianV801 -- you are right, this is an error in our docs. The oldest Kubernetes version that GPU Operator 24.6 supports is 1.23.

cdesiniotis avatar Oct 10 '24 21:10 cdesiniotis

This issue is stale because it has been open 90 days with no activity. This issue will be closed in 30 days unless new comments are made or the stale label is removed. To skip these checks, apply the "lifecycle/frozen" label.

github-actions[bot] avatar Nov 04 '25 22:11 github-actions[bot]

Closing the issue as it has already been addressed, docs have been updated.

rahulait avatar Nov 12 '25 22:11 rahulait