Skip to content

Commit e3ed94f

Browse files
committed
device-mgr-doc: Add caution closing tag
To enture that this page is rendered correctly on the Kubernetes website, the caution tag needs to be closed. This was missed during the doc write up and review process. Signed-off-by: Swati Sehgal <[email protected]>
1 parent 59be0d8 commit e3ed94f

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
@@ -176,7 +176,7 @@ guaranteed to be non-breaking.
176176
Although the Device Manager component of Kubernetes is a generally available feature,
177177
the _device plugin API_ is not stable. For information on the device plugin API and
178178
version compatibility, read [Device Plugin API versions](/docs/reference/node/device-plugin-api-versions/).
179-
{{< caution >}}
179+
{{< /caution >}}
180180

181181
As a project, Kubernetes recommends that device plugin developers:
182182

0 commit comments

Comments
 (0)