File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -207,7 +207,7 @@ listed in alphabetical order:
207207: Prevent all the pods regardless of their Quality of Service class to run on reserved CPUs
208208 (available since Kubernetes v1.32)
209209
210- ` prefer-align-cpus-by-uncorecache` (alpha, hidden by default)
210+ ` prefer-align-cpus-by-uncorecache` (beta, visible by default)
211211: Align CPUs by uncore (Last-Level) cache boundary on a best-effort way
212212 (available since Kubernetes v1.32)
213213
Original file line number Diff line number Diff line change @@ -156,7 +156,7 @@ The following policy options exist for the static `CPUManager` policy:
156156* ` align-by-socket ` (alpha, hidden by default) (1.25 or higher)
157157* ` distribute-cpus-across-cores ` (alpha, hidden by default) (1.31 or higher)
158158* ` strict-cpu-reservation ` (beta, visible by default) (1.32 or higher)
159- * ` prefer-align-cpus-by-uncorecache ` (alpha, hidden by default) (1.32 or higher)
159+ * ` prefer-align-cpus-by-uncorecache ` (beta, visible by default) (1.34 or higher)
160160
161161The ` full-pcpus-only ` option can be enabled by adding ` full-pcpus-only=true ` to
162162the CPUManager policy options.
You can’t perform that action at this time.
0 commit comments