Skip to content

Commit 6ec1bb7

Browse files
Merge pull request #214265 from JnHs/jh-arck8-extsupf
update supported cluster section
2 parents 7c7b81d + c1555e7 commit 6ec1bb7

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

articles/azure-arc/kubernetes/tutorial-akv-secrets-provider.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.author: mayg
1414

1515
The Azure Key Vault Provider for Secrets Store CSI Driver allows for the integration of Azure Key Vault as a secrets store with a Kubernetes cluster via a [CSI volume](https://kubernetes-csi.github.io/docs/). For Azure Arc-enabled Kubernetes clusters, you can install the Azure Key Vault Secrets Provider extension to fetch secrets.
1616

17-
Benefits of the Azure Key Vault Secrets Provider extension include the folllowing:
17+
Benefits of the Azure Key Vault Secrets Provider extension include the following:
1818

1919
- Mounts secrets/keys/certs to pod using a CSI Inline volume
2020
- Supports pod portability with the SecretProviderClass CRD
@@ -27,6 +27,7 @@ Benefits of the Azure Key Vault Secrets Provider extension include the folllowin
2727

2828
- A cluster with a supported Kubernetes distribution that has already been [connected to Azure Arc](quickstart-connect-cluster.md). The following Kubernetes distributions are currently supported for this scenario:
2929
- Cluster API Azure
30+
- Azure Kubernetes Service (AKS) clusters on Azure Stack HCI
3031
- AKS hybrid clusters provisioned from Azure
3132
- Google Kubernetes Engine
3233
- OpenShift Kubernetes Distribution

articles/azure-arc/kubernetes/tutorial-arc-enabled-open-service-mesh.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ Azure Arc-enabled Open Service Mesh can be deployed through Azure portal, Azure
2929
- Only one instance of Open Service Mesh can be deployed on an Azure Arc-connected Kubernetes cluster.
3030
- Support is available for the two most recently released minor versions of Arc-enabled Open Service Mesh. Find the latest version [here](https://github.com/Azure/osm-azure/releases). Supported release versions are appended with notes. Ignore the tags associated with intermediate releases.
3131
- The following Kubernetes distributions are currently supported:
32-
- AKS Engine
32+
- AKS (Azure Kubernetes Service) Engine
33+
- AKS clusters on Azure Stack HCI
3334
- AKS hybrid clusters provisioned from Azure
3435
- Cluster API Azure
3536
- Google Kubernetes Engine

0 commit comments

Comments
 (0)