You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/aks/private-clusters.md
+7-5Lines changed: 7 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ author: mlearned
6
6
7
7
ms.service: container-service
8
8
ms.topic: article
9
-
ms.date: 12/10/2019
9
+
ms.date: 1/24/2020
10
10
ms.author: mlearned
11
11
---
12
12
@@ -124,14 +124,16 @@ The API server endpoint has no public IP address. Consequently, you must create
124
124
125
125
## Dependencies
126
126
* 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
127
128
128
129
## Limitations
130
+
* Availability Zones are not currently supported
129
131
*[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
132
134
* 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
135
137
* Deleting or modifying the private endpoint in the customer subnet will cause the cluster to stop functioning.
136
138
* Azure Monitor for containers Live Data isn't currently supported.
0 commit comments