Skip to content

Commit 2bcc45b

Browse files
authored
Merge pull request #29608 from codyhoag/restricted-network-upi
Explicitly state UPI in restricted network titles to avoid confusion
2 parents 230d1da + 2afff13 commit 2bcc45b

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

_topic_map.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ Topics:
149149
File: installing-aws-government-region
150150
- Name: Installing a cluster on AWS using CloudFormation templates
151151
File: installing-aws-user-infra
152-
- Name: Installing a cluster on AWS in a restricted network
152+
- Name: Installing a cluster on AWS in a restricted network with user-provisioned infrastructure
153153
File: installing-restricted-networks-aws
154154
- Name: Uninstalling a cluster on AWS
155155
File: uninstalling-cluster-aws
@@ -197,7 +197,7 @@ Topics:
197197
File: installing-gcp-user-infra
198198
- Name: Installing a cluster on GCP using Deployment Manager templates and a shared VPC
199199
File: installing-gcp-user-infra-vpc
200-
- Name: Restricted network GCP installation
200+
- Name: Installing a cluster on GCP in a restricted network with user-provisioned infrastructure
201201
File: installing-restricted-networks-gcp
202202
- Name: Uninstalling a cluster on GCP
203203
File: uninstalling-cluster-gcp
@@ -304,7 +304,7 @@ Topics:
304304
File: installing-vsphere
305305
- Name: Installing a cluster on vSphere with user-provisioned infrastructure and network customizations
306306
File: installing-vsphere-network-customizations
307-
- Name: Restricted network vSphere installation with user-provisioned infrastructure
307+
- Name: Installing a cluster on vSphere in a restricted network with user-provisioned infrastructure
308308
File: installing-restricted-networks-vsphere
309309
- Name: Uninstalling a cluster on vSphere that uses installer-provisioned infrastructure
310310
File: uninstalling-cluster-vsphere-installer-provisioned

installing/installing_aws/installing-restricted-networks-aws.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[id="installing-restricted-networks-aws"]
2-
= Installing a cluster on AWS that uses mirrored installation content
2+
= Installing a cluster on AWS in a restricted network with user-provisioned infrastructure
33
include::modules/common-attributes.adoc[]
44
:context: installing-restricted-networks-aws
55

installing/installing_gcp/installing-restricted-networks-gcp.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[id="installing-restricted-networks-gcp"]
2-
= Installing a cluster on GCP in a restricted network
2+
= Installing a cluster on GCP in a restricted network with user-provisioned infrastructure
33
include::modules/common-attributes.adoc[]
44
:context: installing-restricted-networks-gcp
55

0 commit comments

Comments
 (0)