Skip to content

Commit 734865f

Browse files
authored
Merge pull request #26412 from ydFu/fix-url-issue-26382
Fail links in compute-device-assignment.md
2 parents 107f4a7 + 6c1ffd3 commit 734865f

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)