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:
207
207
: Prevent all the pods regardless of their Quality of Service class to run on reserved CPUs
208
208
(available since Kubernetes v1.32)
209
209
210
- ` prefer-align-cpus-by-uncorecache` (alpha, hidden by default)
210
+ ` prefer-align-cpus-by-uncorecache` (beta, visible by default)
211
211
: Align CPUs by uncore (Last-Level) cache boundary on a best-effort way
212
212
(available since Kubernetes v1.32)
213
213
Original file line number Diff line number Diff line change @@ -156,7 +156,7 @@ The following policy options exist for the static `CPUManager` policy:
156
156
* ` align-by-socket ` (alpha, hidden by default) (1.25 or higher)
157
157
* ` distribute-cpus-across-cores ` (alpha, hidden by default) (1.31 or higher)
158
158
* ` 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)
160
160
161
161
The ` full-pcpus-only ` option can be enabled by adding ` full-pcpus-only=true ` to
162
162
the CPUManager policy options.
You can’t perform that action at this time.
0 commit comments