Skip to content

Commit 7bb886f

Browse files
authored
Merge pull request #93185 from SNiemann15/cnv55224
[CNV-55224] Remove 'about node labeling for obsolete cpu models'
2 parents b94d57a + bc2f367 commit 7bb886f

4 files changed

+0
-6
lines changed

modules/virt-configuring-obsolete-cpu-models.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,5 @@ spec:
2424
cpuModels: <1>
2525
- "<obsolete_cpu_1>"
2626
- "<obsolete_cpu_2>"
27-
minCPUModel: "<minimum_cpu_model>" <2>
2827
----
2928
<1> Replace the example values in the `cpuModels` array with obsolete CPU models. Any value that you specify is added to a predefined list of obsolete CPU models. The predefined list is not visible in the CR.
30-
<2> Replace this value with the minimum CPU model that you want to use for basic CPU features. If you do not specify a value, `Penryn` is used by default.

virt/nodes/virt-managing-node-labeling-obsolete-cpu-models.adoc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,4 @@ toc::[]
88

99
You can schedule a virtual machine (VM) on a node as long as the VM CPU model and policy are supported by the node.
1010

11-
include::modules/virt-about-node-labeling-obsolete-cpu-models.adoc[leveloffset=+1]
12-
13-
include::modules/virt-about-node-labeling-cpu-features.adoc[leveloffset=+1]
14-
1511
include::modules/virt-configuring-obsolete-cpu-models.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)