Skip to content

Commit 6c1ffd3

Browse files
committed
Fail links in compute-device-assignment.md
* Update the links in compute-device-assignment, Fix issue(#26382). Signed-off-by: ydFu <[email protected]>
1 parent 39edec0 commit 6c1ffd3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/docs/reference/command-line-tools-reference/feature-gates.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -634,8 +634,8 @@ Each feature gate is designed for enabling/disabling a specific feature:
634634
- `KubeletCredentialProviders`: Enable kubelet exec credential providers for image pull credentials.
635635
- `KubeletPluginsWatcher`: Enable probe-based plugin watcher utility to enable kubelet
636636
to discover plugins such as [CSI volume drivers](/docs/concepts/storage/volumes/#csi).
637-
- `KubeletPodResources`: Enable the kubelet's pod resources GRPC endpoint. See
638-
[Support Device Monitoring](https://github.com/kubernetes/enhancements/blob/master/keps/sig-node/compute-device-assignment.md)
637+
- `KubeletPodResources`: Enable the kubelet's pod resources gRPC endpoint. See
638+
[Support Device Monitoring](https://github.com/kubernetes/enhancements/blob/master/keps/sig-node/606-compute-device-assignment/README.md)
639639
for more details.
640640
- `LegacyNodeRoleBehavior`: When disabled, legacy behavior in service load balancers and
641641
node disruption will ignore the `node-role.kubernetes.io/master` label in favor of the

0 commit comments

Comments
 (0)