Skip to content

Commit aa86f39

Browse files
authored
Merge pull request #41846 from ffromani/devmgr-topomgr-ga
Fix stale feature state for device plugin integration with Topology Manager
2 parents e03607e + df62b9b commit aa86f39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ ensure your kubelet services are started with the following flags:
397397

398398
## Device plugin integration with the Topology Manager
399399

400-
{{< feature-state for_k8s_version="v1.18" state="beta" >}}
400+
{{< feature-state for_k8s_version="v1.27" state="stable" >}}
401401

402402
The Topology Manager is a Kubelet component that allows resources to be co-ordinated in a Topology
403403
aligned manner. In order to do this, the Device Plugin API was extended to include a

0 commit comments

Comments
 (0)