From 2558306e5831ddd65ecf75a267b6e61c6ebc54fb Mon Sep 17 00:00:00 2001 From: Tim Bannister Date: Thu, 7 Oct 2021 10:55:37 +0100 Subject: [PATCH] Add third-party content disclaimer --- .../extend-kubernetes/compute-storage-net/device-plugins.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/en/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins.md b/content/en/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins.md index 3b9dde2a2a..8b201e70e6 100644 --- a/content/en/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins.md +++ b/content/en/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins.md @@ -339,6 +339,8 @@ pluginapi.Device{ID: "25102017", Health: pluginapi.Healthy, Topology:&pluginapi. ## Device plugin examples {#examples} +{{% thirdparty-content %}} + Here are some examples of device plugin implementations: * The [AMD GPU device plugin](https://github.com/RadeonOpenCompute/k8s-device-plugin)