Skip to content

Commit eff46aa

Browse files
Merge pull request #284129 from alt-key/docs-editor/azure-rbac-1723166119
add note on arm64 no support
2 parents 308f13c + b2ef2f6 commit eff46aa

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

articles/azure-arc/kubernetes/azure-rbac.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,11 @@ For a conceptual overview of this feature, see [Azure RBAC on Azure Arc-enabled
3333
- [Upgrade your agents](agent-upgrade.md#manually-upgrade-agents) to the latest version.
3434
3535
> [!NOTE]
36-
> You can't set up this feature for Red Hat OpenShift, or for managed Kubernetes offerings of cloud providers like Elastic Kubernetes Service or Google Kubernetes Engine where the user doesn't have access to the API server of the cluster. For Azure Kubernetes Service (AKS) clusters, this [feature is available natively](/azure/aks/manage-azure-rbac) and doesn't require the AKS cluster to be connected to Azure Arc.
37-
36+
> Azure RBAC is not available for Red Hat OpenShift or managed Kubernetes offerings where user access to the API server is restricted (ex: Amazon Elastic Kubernetes Service (EKS), Google Kubernetes Engine (GKE)).
37+
>
38+
> Azure RBAC does not currently support Kubernetes clusters operating on ARM64 architecture. Please use [Kubernetes RBAC](identity-access-overview.md#kubernetes-rbac-authorization) to manage access control for ARM64-based Kubernetes clusters.
39+
>
40+
> For Azure Kubernetes Service (AKS) clusters, this [feature is available natively](/azure/aks/manage-azure-rbac) and doesn't require the AKS cluster to be connected to Azure Arc.
3841
## Enable Azure RBAC on the cluster
3942
4043
1. Get the cluster MSI identity by running the following command:

0 commit comments

Comments
 (0)