move podresources endpoint to beta (#14622)

This commit is contained in:
David Ashpole 2019-06-05 22:28:10 -07:00 committed by Kubernetes Prow Robot
parent 19e9d312ea
commit e7b5f0e9f0
1 changed files with 1 additions and 1 deletions

View File

@ -164,7 +164,7 @@ DaemonSet, `/var/lib/kubelet/pod-resources` must be mounted as a
in the plugin's
[PodSpec](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#podspec-v1-core).
Support for the "PodResources service" is still in alpha.
Support for the "PodResources service" is in beta, and is enabled by default.
## Examples