Skip to content

Commit

Permalink
Update blog/_posts/2024-11-13-dra-devices-and-drivers-on-kubernetes.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sdesai345 authored Nov 11, 2024
1 parent 40277b2 commit d566726
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@ Leveraging the Named Resources model, the DRA resource driver can specify:

In the place of arbitrary resource count, an entire object now represents the choice of resource. This object is passed to the scheduler at node start time and may stream updates if resources become unhealthy.

Thus, one of the jobs of the DRA resource driver is to “translate” the resource vendor’s parameters into Resource Claim built-in parameters that have a defined type supported by Kubernetes. (This does not introduce any changes to CAS or its current performance.)

Pulling this all together, the key components of DRA look like:

Expand Down

0 comments on commit d566726

Please sign in to comment.