Skip to content

Commit e307bb1

Browse files
committed
Rename parts based on feedback from Robert G.
1 parent 67c652c commit e307bb1

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

  • content/cluster-installation/hosted-control-plane/tenant-network

content/cluster-installation/hosted-control-plane/tenant-network/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@ Suggested order:
8787

8888
1. Hub ingress shard + `ingress-shared-lb` + DNS for the three control-plane hostnames: OAuth, Konnectivity, and Ignition
8989
2. Apply `HostedCluster` and `NodePool`.
90-
3. Deploy external load balancer for `api-lb` + API DNS. Based on the NodePorts for the api kubernetes Service, located in hub cluster
91-
4. Deploy external load balancer for `ingress-lb` + wildcard apps DNS. Based on the NodePorts of the ingress kubernetes service, located in hosted cluster.
90+
3. Deploy external load balancer for the Hosted-Cluster API `api-lb` + API DNS. Based on the NodePorts for the api kubernetes Service, located in hub cluster
91+
4. Deploy external load balancer for the Hosted-Cluster Ingress `ingress-lb` + wildcard apps DNS. Based on the NodePorts of the ingress kubernetes service, located in hosted cluster.
9292

9393
### Hub ingress shard + `ingress-shared-lb`
9494

@@ -237,7 +237,7 @@ spec:
237237

238238
1. Attach NodePool VMs to the tenant segment using a user-defined network (UDN) `localnet` attachment (`default/cudn-localnet1-2003` in this lab).
239239

240-
### Deploy external load balancer for (`api-lb`)
240+
### Deploy external load balancer for the Hosted-Cluster API (`api-lb`)
241241

242242
Use an RHEL 9 virtual machine with HAProxy.
243243

@@ -258,7 +258,7 @@ Add DNS record:
258258
api.tenant-a.coe.muc.redhat.com. IN A 192.168.203.<IP of VM>
259259
```
260260

261-
### Deploy external load balancer for (`ingress-lb`) of hosted cluster
261+
### Deploy external load balancer for Hosted-Cluster ingress (`ingress-lb`)
262262

263263
Use an RHEL 9 virtual machine with HAProxy.
264264

0 commit comments

Comments
 (0)