Skip to content

Commit df3d030

Browse files
Added a known limitations section to deployment documentation
1 parent b1d77be commit df3d030

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/azure-arc/data/plan-azure-arc-data-services.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ You can deploy Azure Arc-enabled data services on various types of Kubernetes cl
9292
- Additional [partner-validated Kubernetes distributions](./validation-program.md)
9393

9494
> [!IMPORTANT]
95-
> * Currently, only one Azure Arc data controller per Kubernetes cluster is supported.
9695
> * The minimum supported version of Kubernetes is v1.21. For more information, see the "Known issues" section of [Release notes - Azure Arc-enabled data services](./release-notes.md#known-issues).
9796
> * The minimum supported version of OCP is 4.8.
9897
> * If you're using Azure Kubernetes Service, your cluster's worker node virtual machine (VM) size should be at least Standard_D8s_v3 and use Premium Disks.
@@ -140,6 +139,9 @@ As outlined in [Connectivity modes and requirements](./connectivity.md), you can
140139

141140
After you've installed the Azure Arc data controller, you can create and access data services such as Azure Arc-enabled SQL Managed Instance or Azure Arc-enabled PostgreSQL server.
142141

142+
## Known limitations
143+
Currently, only one Azure Arc data controller per cluster is supported. However, you can create multiple Arc data services, such as Arc-enabled SQL Managed Instances and Arc-enabled PostgreSQL servers, that are managed by the same Azure Arc data controller.
144+
143145
## Next steps
144146

145147
You have several additional options for creating the Azure Arc data controller:

0 commit comments

Comments
 (0)