Skip to content

Commit 0e65e62

Browse files
authored
Merge pull request #45296 from y2kenny/patch-4
Update link for "AMD GPU device plugin" in "Devices Plugins" page
2 parents ef06b6d + 6704c1c commit 0e65e62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,7 @@ pluginapi.Device{ID: "25102017", Health: pluginapi.Healthy, Topology:&pluginapi.
454454

455455
Here are some examples of device plugin implementations:
456456

457-
* The [AMD GPU device plugin](https://github.com/RadeonOpenCompute/k8s-device-plugin)
457+
* The [AMD GPU device plugin](https://github.com/ROCm/k8s-device-plugin)
458458
* The [generic device plugin](https://github.com/squat/generic-device-plugin) for generic Linux devices and USB devices
459459
* The [Intel device plugins](https://github.com/intel/intel-device-plugins-for-kubernetes) for
460460
Intel GPU, FPGA, QAT, VPU, SGX, DSA, DLB and IAA devices

0 commit comments

Comments
 (0)