Skip to content

Commit c221ad9

Browse files
authored
azure rbac arm64 no support
1 parent 5f30eb1 commit c221ad9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,10 @@ 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, Kubernetes on ARM64 architecture 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.
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.
37+
>
38+
> Azure RBAC is not enabled for Kubernetes on ARM64 architecture. Please use [Kubernetes RBAC](identity-access-overview.md#kubernetes-rbac-authorization) for ARM64 support.
39+
>
3740
> 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

0 commit comments

Comments
 (0)