Skip to content

Commit 136bdad

Browse files
author
Niranjan Darshan
authored
Fixed broken link blog 2022 (#40663)
* Fixed broken link blog 2022 * added correct link
1 parent 58692a7 commit 136bdad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/blog/_posts/2022-12-27-cpumanager-goes-GA.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ compatible behavior when disabled, and to document how to interact with each oth
4040

4141
This enabled the Kubernetes project to graduate to GA the CPU Manager core component and core CPU allocation algorithms to GA,
4242
while also enabling a new age of experimentation in this area.
43-
In Kubernetes v1.26, the CPU Manager supports [three different policy options](/docs/tasks/administer-cluster/cpu-management-policies.md#static-policy-options):
43+
In Kubernetes v1.26, the CPU Manager supports [three different policy options](/docs/tasks/administer-cluster/cpu-management-policies#static-policy-options):
4444

4545
`full-pcpus-only`
4646
: restrict the CPU Manager core allocation algorithm to full physical cores only, reducing noisy neighbor issues from hardware technologies that allow sharing cores.

0 commit comments

Comments
 (0)