Fix reference to features state to beta (#14618)

* Fix reference to features state to beta

* Update device-plugins.md
This commit is contained in:
Craig Peters
2019-05-29 19:38:22 -07:00
committed by Kubernetes Prow Robot
parent 424045fae3
commit b40144e5f1
@@ -125,8 +125,8 @@ must be mounted as a
in the plugin's in the plugin's
[PodSpec](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#podspec-v1-core). [PodSpec](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#podspec-v1-core).
Kubernetes device plugin support is still in alpha. As development continues, its API version can Kubernetes device plugin support is in beta. As development continues, its API version can
change in incompatible ways. We recommend that device plugin developers do the following: change. We recommend that device plugin developers do the following:
* Watch for changes in future releases. * Watch for changes in future releases.
* Support multiple versions of the device plugin API for backward/forward compatibility. * Support multiple versions of the device plugin API for backward/forward compatibility.