Merge pull request #41804 from ffromani/podresources-ga-fixup
node: fix release state for podresources API
This commit is contained in:
commit
a4a08726d8
|
|
@ -195,7 +195,7 @@ of the device allocations during the upgrade.
|
||||||
|
|
||||||
## Monitoring device plugin resources
|
## Monitoring device plugin resources
|
||||||
|
|
||||||
{{< feature-state for_k8s_version="v1.15" state="beta" >}}
|
{{< feature-state for_k8s_version="v1.28" state="stable" >}}
|
||||||
|
|
||||||
In order to monitor resources provided by device plugins, monitoring agents need to be able to
|
In order to monitor resources provided by device plugins, monitoring agents need to be able to
|
||||||
discover the set of devices that are in-use on the node and obtain metadata to describe which
|
discover the set of devices that are in-use on the node and obtain metadata to describe which
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue