Skip to content

Commit 6f2eac8

Browse files
committed
Update note
1 parent 27c77e3 commit 6f2eac8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/managed-grafana/how-to-connect-to-data-source-privately.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ While managed private endpoints are free, there may be charges associated with p
2222
> Managed private endpoints are currently only available in Azure Global.
2323

2424
> [!NOTE]
25-
> Due to a Kubernetes limitation, if you're running a private data source in an AKS cluster, when the service’s `externalTrafficPolicy` is set to local, Azure Private Link Service needs to use a different subnet than the Pod’s subnet. If the same subnet is required, the service should use Cluster `externalTrafficPolicy`. See [Cloud Provider Azure](https://cloud-provider-azure.sigs.k8s.io/topics/pls-integration/#restrictions).
25+
> If you're running a private data source in an AKS cluster, when the service’s `externalTrafficPolicy` is set to local, Azure Private Link Service needs to use a different subnet than the Pod’s subnet. If the same subnet is required, the service should use Cluster `externalTrafficPolicy`. See [Cloud Provider Azure](https://cloud-provider-azure.sigs.k8s.io/topics/pls-integration/#restrictions).
2626

2727
## Supported data sources
2828

0 commit comments

Comments
 (0)