docs: DRA updates for 26.7.0 - #458
Conversation
Signed-off-by: Mike McKiernan <mmckiernan@nvidia.com>
Documentation preview |
Signed-off-by: Mike McKiernan <mmckiernan@nvidia.com>
f2b15a6 to
f2436f2
Compare
| This functionality replaces the traditional GPU allocation method used by the NVIDIA Kubernetes Device Plugin. | ||
| * ComputeDomains: an abstraction for secure `Multi-Node NVLink (MNNVL) <https://docs.nvidia.com/multi-node-nvlink-systems/index.html>`_ for NVIDIA GB200 and similar systems. | ||
| GPU Operator management of DRA is available as a technology preview. | ||
| Technology preview features are not supported in production environments and are not functionally complete. |
There was a problem hiding this comment.
As per our decision, these two lines should be replaced with some version of this:
GPU Operator supports the DRA Driver as a modern alternative to the Device Plugin, but certain features of the DRA Driver are in alpha and not fully supported. As such, the DRA Driver does not currently provide full feature parity with the Device Plugin and it is important that users gain awareness of the features that are not yet implemented or fully supported in the DRA Driver before selecting it for their production needs.
There was a problem hiding this comment.
Changed, but not verbatim. The subject of your text is the software, the subject of my proposal is the reader ("you").
|
|
||
| .. _known-issues: | ||
| The DRA Driver for NVIDIA GPUs and the NVIDIA Kubernetes Device Plugin provide alternative mechanisms for allocating NVIDIA GPU resources. | ||
| The mechanisms do not provide feature parity. |
There was a problem hiding this comment.
I put a version of this above under the important note that replaces the previously discussed Tech Preview statement
There was a problem hiding this comment.
I think the about feature parity is duplicated now, in two back to back sections!
| The mechanisms do not provide feature parity. | ||
| A cluster can have either a ``GPUCluster`` resource for DRA or a ``ClusterPolicy`` resource for the Device Plugin, but not both. | ||
|
|
||
| Use DRA for workloads that have the following requirements: |
There was a problem hiding this comment.
Is this a good approach? Bear in mind that these are not parallel alternatives that depend on user needs, but rather DRA is on track to permanently replace the device plugin, but is still not as mature. If we wanted to use this type of comparison, we would have to focus on still missing features in DRA, and for its alpha features say that use device plugin if you requires supported production usage of the feature, and basically nothing else.
There was a problem hiding this comment.
I thought it was a good approach. My first thought was to focus on the needs of the user and answer "why would I want to use the DRA driver?"
Regarding the "focus on still missing features..." and the result that folks might prefer to use the device plugin--isn't that an honest assessment?
What do you propose? It doesn't have to be my way.
There was a problem hiding this comment.
Yes, that's fine, but the way to think about it, IMO, is that "folks might prefer to use the device plugin" for "a while longer". At some point, device plugin will be deprecated and they will have to move. So giving them information to decide if they are ready to make the switch at this point is a good idea. However, it's a question of when to switch and not if to switch.
There was a problem hiding this comment.
My expectation is that this documentation is gradually updated as the DRA is gradually updated to meet parity. The language gets stronger as development progresses.
Signed-off-by: Mike McKiernan <mmckiernan@nvidia.com>
Signed-off-by: Mike McKiernan <mmckiernan@nvidia.com>
280f6bf to
df69a0b
Compare
Primary page for DRA: https://nvidia.github.io/cloud-native-docs/review/pr-458/gpu-operator/latest/dra-intro-install.html