Skip to content

Commit 35f66e9

Browse files
authored
Merge pull request #196972 from JnHs/jh-arck8-ovcecl
clarify sentence
2 parents 8be234d + 7197fd9 commit 35f66e9

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

articles/azure-arc/kubernetes/overview.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ services: azure-arc
44
ms.service: azure-arc
55
author: shashankbarsin
66
ms.author: shasb
7-
ms.date: 04/13/2022
7+
ms.date: 05/03/2022
88
ms.topic: overview
99
description: "This article provides an overview of Azure Arc-enabled Kubernetes."
1010
keywords: "Kubernetes, Arc, Azure, containers"
@@ -15,13 +15,14 @@ keywords: "Kubernetes, Arc, Azure, containers"
1515
Azure Arc-enabled Kubernetes allows you to attach and configure Kubernetes clusters running anywhere. You can connect your clusters running on other public cloud providers (such as GCP or AWS) or clusters running on your on-premise data center (such as VMware vSphere or Azure Stack HCI) to Azure Arc.
1616

1717
When you connect a Kubernetes cluster to Azure Arc, it will:
18+
1819
* Be represented in Azure Resource Manager by a unique ID
1920
* Be placed in an Azure subscription and resource group
2021
* Receive tags just like any other Azure resource
2122

22-
Azure Arc-enabled Kubernetes supports industry-standard SSL to secure data in transit. For the connected clusters, data at rest is stored encrypted in an Azure Cosmos DB database to ensure confidentiality.
23+
Azure Arc-enabled Kubernetes supports industry-standard SSL to secure data in transit. For the connected clusters, cluster extensions, and custom locations, data at rest is stored encrypted in an Azure Cosmos DB database to ensure confidentiality.
2324

24-
Azure Arc-enabled Kubernetes supports the following scenarios for connected clusters:
25+
Azure Arc-enabled Kubernetes supports the following scenarios for connected clusters:
2526

2627
* [Connect Kubernetes](quickstart-connect-cluster.md) running outside of Azure for inventory, grouping, and tagging.
2728

0 commit comments

Comments
 (0)