Skip to content

Commit 5f79b4a

Browse files
authored
Merge pull request #38422 from swatisehgal/add-caution-closing-tag
device-mgr-doc: Add caution closing tag
2 parents 7b9f464 + 35225ff commit 5f79b4a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,11 +172,11 @@ Beta graduation of this feature. Because of this, kubelet upgrades should be sea
172172
but there still may be changes in the API before stabilization making upgrades not
173173
guaranteed to be non-breaking.
174174

175-
{{< caution >}}
175+
{{< note >}}
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+
{{< /note >}}
180180

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

0 commit comments

Comments
 (0)