Merge pull request #41846 from ffromani/devmgr-topomgr-ga
Fix stale feature state for device plugin integration with Topology Manager
This commit is contained in:
commit
aa86f39e63
|
|
@ -397,7 +397,7 @@ ensure your kubelet services are started with the following flags:
|
|||
|
||||
## Device plugin integration with the Topology Manager
|
||||
|
||||
{{< feature-state for_k8s_version="v1.18" state="beta" >}}
|
||||
{{< feature-state for_k8s_version="v1.27" state="stable" >}}
|
||||
|
||||
The Topology Manager is a Kubelet component that allows resources to be co-ordinated in a Topology
|
||||
aligned manner. In order to do this, the Device Plugin API was extended to include a
|
||||
|
|
|
|||
Loading…
Reference in New Issue