Skip to content

Commit 66dc063

Browse files
authored
Merge pull request #33296 from EricPonvelle/BZ1815647-UpdatingAzureInstructions
BZ1815647: Clarified language for installing a private cluster on Azure
2 parents 36e3fba + f372c9f commit 66dc063

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

modules/installation-about-custom-azure-vnet.adoc

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,14 +49,17 @@ You must provide two subnets within your VNet, one for the control plane machine
4949

5050
To ensure that the subnets that you provide are suitable, the installation program confirms the following data:
5151

52-
* All the subnets that you specify exist.
53-
* You provide two private subnets, one for the control plane machines and one for the compute machines.
52+
* All the specified subnets exist.
53+
* There are two private subnets, one for the control plane machines and one for the compute machines.
5454
* The subnet CIDRs belong to the machine CIDR that you specified. Machines are not provisioned in availability zones that you do not provide private subnets for.
5555
ifdef::azure[]
5656
If required, the installation program creates public load balancers that manage the control plane and worker nodes, and Azure allocates a public IP address to them.
5757
endif::[]
5858

59+
[NOTE]
60+
====
5961
If you destroy a cluster that uses an existing VNet, the VNet is not deleted.
62+
====
6063

6164
[id="installation-about-custom-azure-vnet-nsg-requirements_{context}"]
6265
=== Network security group requirements

0 commit comments

Comments
 (0)