Skip to content

Commit df62b9b

Browse files
committed
node: integration with topology manager is stable
Retroactively fix the feature state: - device manager GA'd in 1.26 - topology manager GA'd in 1.27 thus we can safely call the integration between topology and device managers GA in 1.27 Signed-off-by: Francesco Romani <[email protected]>
1 parent 5b4800a commit df62b9b

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)