Skip to content

Commit 28e6778

Browse files
authored
Merge pull request #35685 from jeana-redhat/machine-mgmt_copyediting
Small changes noticed while reading "Machine management" book
2 parents 5a8f6c3 + d369cdf commit 28e6778

13 files changed

+36
-18
lines changed

machine_management/creating-infrastructure-machinesets.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ include::modules/common-attributes.adoc[]
55

66
toc::[]
77

8+
include::modules/machine-user-provisioned-limitations.adoc[leveloffset=+1]
9+
810
You can create a machine set to host only infrastructure components. You apply specific Kubernetes labels to these machines and then update the infrastructure components to run on only those machines. These infrastructure nodes are not counted toward the total number of subscriptions that are required to run the environment.
911

1012
[IMPORTANT]
@@ -83,4 +85,4 @@ include::modules/infrastructure-moving-logging.adoc[leveloffset=+2]
8385

8486
.Additional resources
8587

86-
* See xref:../monitoring/configuring-the-monitoring-stack.adoc#moving-monitoring-components-to-different-nodes_configuring-the-monitoring-stack[the monitoring documentation] for the general instructions on moving {product-title} components.
88+
* See xref:../monitoring/configuring-the-monitoring-stack.adoc#moving-monitoring-components-to-different-nodes_configuring-the-monitoring-stack[the monitoring documentation] for the general instructions on moving {product-title} components.

machine_management/creating_machinesets/creating-machineset-aws.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@
33
include::modules/common-attributes.adoc[]
44
:context: creating-machineset-aws
55

6+
toc::[]
7+
68
You can create a different machine set to serve a specific purpose in your {product-title} cluster on Amazon Web Services (AWS). For example, you might create infrastructure machine sets and related machines so that you can move supporting workloads to the new machines.
79

8-
toc::[]
10+
include::modules/machine-user-provisioned-limitations.adoc[leveloffset=+1]
911

1012
include::modules/machine-api-overview.adoc[leveloffset=+1]
1113

machine_management/creating_machinesets/creating-machineset-azure.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@
33
include::modules/common-attributes.adoc[]
44
:context: creating-machineset-azure
55

6+
toc::[]
7+
68
You can create a different machine set to serve a specific purpose in your {product-title} cluster on Microsoft Azure. For example, you might create infrastructure machine sets and related machines so that you can move supporting workloads to the new machines.
79

8-
toc::[]
10+
include::modules/machine-user-provisioned-limitations.adoc[leveloffset=+1]
911

1012
include::modules/machine-api-overview.adoc[leveloffset=+1]
1113

machine_management/creating_machinesets/creating-machineset-gcp.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@
33
include::modules/common-attributes.adoc[]
44
:context: creating-machineset-gcp
55

6+
toc::[]
7+
68
You can create a different machine set to serve a specific purpose in your {product-title} cluster on Google Cloud Platform (GCP). For example, you might create infrastructure machine sets and related machines so that you can move supporting workloads to the new machines.
79

8-
toc::[]
10+
include::modules/machine-user-provisioned-limitations.adoc[leveloffset=+1]
911

1012
include::modules/machine-api-overview.adoc[leveloffset=+1]
1113

machine_management/creating_machinesets/creating-machineset-osp.adoc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@
33
include::modules/common-attributes.adoc[]
44
:context: creating-machineset-osp
55

6+
toc::[]
7+
68
You can create a different machine set to serve a specific purpose in your {product-title} cluster on {rh-openstack-first}. For example, you might create infrastructure machine sets and related machines so that you can move supporting workloads to the new machines.
79

8-
toc::[]
10+
include::modules/machine-user-provisioned-limitations.adoc[leveloffset=+1]
911

1012
include::modules/machine-api-overview.adoc[leveloffset=+1]
1113

@@ -22,4 +24,4 @@ include::modules/machineset-yaml-osp-sr-iov-port-security.adoc[leveloffset=+1]
2224
include::modules/machineset-creating.adoc[leveloffset=+1]
2325

2426
// Mothballed - re-add when available
25-
// include::modules/machineset-osp-adding-bare-metal.adoc[leveloffset=+1]
27+
// include::modules/machineset-osp-adding-bare-metal.adoc[leveloffset=+1]

machine_management/creating_machinesets/creating-machineset-rhv.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@
33
include::modules/common-attributes.adoc[]
44
:context: creating-machineset-rhv
55

6+
toc::[]
7+
68
You can create a different machine set to serve a specific purpose in your {product-title} cluster on {rh-virtualization-first}. For example, you might create infrastructure machine sets and related machines so that you can move supporting workloads to the new machines.
79

8-
toc::[]
10+
include::modules/machine-user-provisioned-limitations.adoc[leveloffset=+1]
911

1012
include::modules/machine-api-overview.adoc[leveloffset=+1]
1113

machine_management/creating_machinesets/creating-machineset-vsphere.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ toc::[]
77

88
You can create a different machine set to serve a specific purpose in your {product-title} cluster on VMware vSphere. For example, you might create infrastructure machine sets and related machines so that you can move supporting workloads to the new machines.
99

10+
include::modules/machine-user-provisioned-limitations.adoc[leveloffset=+1]
11+
1012
include::modules/machine-api-overview.adoc[leveloffset=+1]
1113

1214
include::modules/machineset-yaml-vsphere.adoc[leveloffset=+1]

modules/machine-api-overview.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ For {product-title} {product-version} clusters, the Machine API performs all nod
1818

1919
The two primary resources are:
2020

21-
Machines:: A fundamental unit that describes the host for a Node. A machine has a `providerSpec` specification, which describes the types of compute nodes that are offered for different cloud platforms. For example, a machine type for a worker node on Amazon Web Services (AWS) might define a specific machine type and required metadata.
21+
Machines:: A fundamental unit that describes the host for a node. A machine has a `providerSpec` specification, which describes the types of compute nodes that are offered for different cloud platforms. For example, a machine type for a worker node on Amazon Web Services (AWS) might define a specific machine type and required metadata.
2222

2323
Machine sets:: `MachineSet` resources are groups of machines. Machine sets are to machines as replica sets are to pods. If you need more machines or must scale them down, you change the *replicas* field on the machine set to meet your compute need.
2424

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
11
// Module included in the following assemblies:
22
//
3-
// * machine_management/applying_autoscaling.adoc
43
// * machine_management/creating-infrastructure-machinesets.adoc
5-
// * machine_management/creating-machinesets.adoc
4+
// * machine_management/creating_machinesets/creating-machineset-aws.adoc
5+
// * machine_management/creating_machinesets/creating-machineset-azure.adoc
6+
// * machine_management/creating_machinesets/creating-machineset-gcp.adoc
7+
// * machine_management/creating_machinesets/creating-machineset-osp.adoc
8+
// * machine_management/creating_machinesets/creating-machineset-rhv.adoc
9+
// * machine_management/creating_machinesets/creating-machineset-vsphere.adoc
610
// * machine_management/deploying-machine-health-checks.adoc
711
// * machine_management/manually-scaling-machinesets.adoc
812
// * post_installation_configuration/node-tasks.adoc
913

1014
[IMPORTANT]
1115
====
12-
This process is not applicable to clusters where you manually provisioned the machines yourself. You can use the advanced machine management and scaling capabilities only in clusters where the machine API is operational.
16+
This process is not applicable for clusters with manually provisioned machines. You can use the advanced machine management and scaling capabilities only in clusters where the Machine API is operational.
1317
====

modules/machineset-creating.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ endif::vsphere[]
4646
+
4747
Ensure that you set the `<clusterID>` and `<role>` parameter values.
4848

49-
.. If you are not sure about which value to set for a specific field, you can check an existing machine set from your cluster.
49+
.. If you are not sure which value to set for a specific field, you can check an existing machine set from your cluster:
5050
+
5151
[source,terminal]
5252
----

0 commit comments

Comments
 (0)