K8s Version

Some questions on the K8s Streaming API.

  1. K8s version 1.29 is listed as a requirement. Is there any specific features of 1.29 required or should this work with 1.27 as well?
  2. Ubuntu 22.04 is listed as a requirement for the K8s nodes. Should this work on Ubuntu 20.4 or 24.04? Does it have to run specifically on 22.04?
  3. The GPU driver listed is older than the one I have installed. Is that ok or do I have to roll back to the specific version listed?

We stated the versions of various components, that were tested and verified to work.
I think k8s 1.27, Ubuntu 24.04 and newer GPU driver might work fine, I’m less certain about Ubuntu 20.04.

1 Like

You should be okay using a newer driver. As stated by @alexanderku, the versions listed in the docs are the fixed versions we tested in our environment and validated they work.

  1. k8s 1.29 should be fine.
  2. Ubuntu 20.04 is not recommended. Use 22.04 and later.
  3. Newer GPU driver should be fine.