Skip to content

Commit 35225ff

Browse files
committed
device-mgr-doc: Use a note shortcode instead of caution
Signed-off-by: Swati Sehgal <[email protected]>
1 parent e3ed94f commit 35225ff

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)