Skip to content

Commit f1953f0

Browse files
authored
Update private-clusters.md
1 parent 7949761 commit f1953f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/private-clusters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ The Public DNS option can be leveraged to simplify routing options for your Priv
9595

9696
![Public DNS](https://user-images.githubusercontent.com/50749048/124776520-82629600-df0d-11eb-8f6b-71c473b6bd01.png)
9797

98-
1. By specifying "None" for the Private DNS Zone when a private cluster is provisioned, a private endpoint (1) and a public DNS zone (2) are created in the cluster-managed resource group. The cluster uses an A record in the private zone to resolve the IP of the private endpoint for communication to the API server.
98+
1. By specifying "None" for the Private DNS Zone when a private cluster is provisioned, a private endpoint (1) and a public DNS zone (2) are created in the cluster-managed resource group. The cluster uses an A record in the public zone to resolve the IP of the private endpoint for communication to the API server.
9999

100100
### Register the `EnablePrivateClusterPublicFQDN` preview feature
101101

0 commit comments

Comments
 (0)