Skip to content

Commit 4fd3486

Browse files
authored
Merge pull request #36835 from jeana-redhat/OSDOCS-2686-UPI-machine-mgmt-xref-assembly
OSDOCS-2686: UPI machine mgmt xref assembly
2 parents d809909 + de68ba3 commit 4fd3486

File tree

2 files changed

+40
-0
lines changed

2 files changed

+40
-0
lines changed

_topic_map.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1673,6 +1673,8 @@ Topics:
16731673
- Name: User-provisioned infrastructure
16741674
Dir: user_infra
16751675
Topics:
1676+
- Name: Adding compute machines to user-provisioned infrastructure clusters
1677+
File: adding-compute-user-infra-general
16761678
- Name: Adding compute machines to AWS using CloudFormation templates
16771679
File: adding-aws-compute-user-infra
16781680
- Name: Adding compute machines to vSphere
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
[id="adding-compute-user-infra-general"]
2+
= Adding compute machines to clusters with user-provisioned infrastructure
3+
include::modules/common-attributes.adoc[]
4+
:context: adding-compute-user-infra-general
5+
6+
toc::[]
7+
8+
You can add compute machines to a cluster on user-provisioned infrastructure either as part of the installation process or after installation. The post-installation process requires some of the same configuration files and parameters that were used during installation.
9+
10+
[id="upi-adding-compute-aws"]
11+
== Adding compute machines to Amazon Web Services
12+
13+
To add more compute machines to your {product-title} cluster on Amazon Web Services (AWS), see xref:../../machine_management/user_infra/adding-aws-compute-user-infra.adoc#adding-aws-compute-user-infra[Adding compute machines to AWS by using CloudFormation templates].
14+
15+
[id="upi-adding-compute-azure"]
16+
== Adding compute machines to Microsoft Azure
17+
18+
To add more compute machines to your {product-title} cluster on Microsoft Azure, see xref:../../installing/installing_azure/installing-azure-user-infra.adoc#installation-creating-azure-worker_installing-azure-user-infra[Creating additional worker machines in Azure].
19+
20+
[id="upi-adding-compute-ash"]
21+
== Adding compute machines to Azure Stack Hub
22+
23+
To add more compute machines to your {product-title} cluster on Azure Stack Hub, see xref:../../installing/installing_azure_stack_hub/installing-azure-stack-hub-user-infra.adoc#installation-creating-azure-worker_installing-azure-stack-hub-user-infra[Creating additional worker machines in Azure Stack Hub].
24+
25+
[id="upi-adding-compute-gcp"]
26+
== Adding compute machines to Google Cloud Platform
27+
28+
To add more compute machines to your {product-title} cluster on Google Cloud Platform (GCP), see xref:../../installing/installing_gcp/installing-restricted-networks-gcp.adoc#installation-creating-gcp-worker_installing-restricted-networks-gcp[Creating additional worker machines in GCP].
29+
30+
[id="upi-adding-compute-vsphere"]
31+
== Adding compute machines to vSphere
32+
33+
To add more compute machines to your {product-title} cluster on vSphere, see xref:../../machine_management/user_infra/adding-vsphere-compute-user-infra.adoc#adding-vsphere-compute-user-infra[Adding compute machines to vSphere].
34+
35+
[id="upi-adding-compute-bare-metal"]
36+
== Adding compute machines to bare metal
37+
38+
To add more compute machines to your {product-title} cluster on bare metal, see xref:../../machine_management/user_infra/adding-bare-metal-compute-user-infra.adoc#adding-bare-metal-compute-user-infra[Adding compute machines to bare metal].

0 commit comments

Comments
 (0)