Skip to content

Commit 4b4c684

Browse files
committed
tweaks per saurya
1 parent cd02672 commit 4b4c684

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

articles/aks/private-clusters.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: mlearned
66

77
ms.service: container-service
88
ms.topic: article
9-
ms.date: 12/10/2019
9+
ms.date: 1/24/2020
1010
ms.author: mlearned
1111
---
1212

@@ -124,14 +124,16 @@ The API server endpoint has no public IP address. Consequently, you must create
124124

125125
## Dependencies
126126
* The Private Link service is supported on Standard Azure Load Balancer only. Basic Azure Load Balancer isn't supported.
127+
* To use a custom DNS server, deploy an AD server with DNS to forward to this IP 168.63.129.16
127128

128129
## Limitations
130+
* Availability Zones are not currently supported
129131
* [Azure Private Link service limitations][private-link-service] apply to private clusters, Azure private endpoints, and virtual network service endpoints, which aren't currently supported in the same virtual network.
130-
* No support for virtual nodes in a private cluster to spin private Azure Container Instances (ACI) in a private Azure virtual network.
131-
* No support for Azure DevOps integration out of the box with private clusters.
132+
* No support for virtual nodes in a private cluster to spin private Azure Container Instances (ACI) in a private Azure virtual network
133+
* No support for Azure DevOps integration out of the box with private clusters
132134
* For customers that need to enable Azure Container Registry to work with private AKS, the Container Registry virtual network must be peered with the agent cluster virtual network.
133-
* No current support for Azure Dev Spaces.
134-
* No support for converting existing AKS clusters into private clusters.
135+
* No current support for Azure Dev Spaces
136+
* No support for converting existing AKS clusters into private clusters
135137
* Deleting or modifying the private endpoint in the customer subnet will cause the cluster to stop functioning.
136138
* Azure Monitor for containers Live Data isn't currently supported.
137139
* *Bring your own DNS* isn't currently supported.

0 commit comments

Comments
 (0)