kubernetes / kops

Kubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Management
https://kops.sigs.k8s.io/
Apache License 2.0
15.83k stars 4.64k forks source link

Bump nvidia driver for CUDA 12.1 support #16557

Open ddelange opened 4 months ago

ddelange commented 4 months ago

/kind feature

1. Describe IN DETAIL the feature/behavior/change you would like to see.

Bump the nvidia driver for CUDA 12.1 support.

We are currently running our 1.26 cluster configured with DriverPackage nvidia-driver-535 (with CUDA 12.0 support).

Note that we moved away from nvidia-headless-XXX-server because it does not install nvidia-smi and some other binaries on the host system, which caused issues for us with some cuda docker images that rely on the host having them available. It's barely any additional disk space used, so that was a quick and effective fix.

When we tried bumping to nvidia-driver-550 on EC2, the nodes stopped registering in the cluster. It was reverted before I could pull logs from the host system I'm afraid. I hope that your CI catches this.

2. Feel free to provide a design supporting your feature request.

ddelange commented 4 months ago

cc @hakman via blame:)

hakman commented 4 months ago

Unfortunately, our CI does not run on GPU nodes. We don't have credits to run such tests at the moment...

ddelange commented 4 months ago

just double-checked: nvidia-driver-535 already supports CUDA 12.1, which runs stable in our cluster

ddelange commented 4 months ago

Opened https://github.com/kubernetes/kops/pull/16560

k8s-triage-robot commented 1 month ago

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

You can:

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

k8s-triage-robot commented 1 week ago

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

You can:

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle rotten