Skip to content

Commit f0be6ea

Browse files
Merge pull request #284127 from alt-key/docs-editor/system-requirements-1723164789
add azure rbac arm64 no support
2 parents b7fdd88 + dfeac25 commit f0be6ea

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

articles/azure-arc/kubernetes/system-requirements.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,9 @@ You must also have a [kubeconfig file](https://kubernetes.io/docs/concepts/confi
1919
The cluster must have at least one node with operating system and architecture type `linux/amd64` and/or `linux/arm64`.
2020

2121
> [!IMPORTANT]
22-
> Many Arc-enabled Kubernetes features and scenarios are supported on ARM64 nodes, such as [cluster connect](cluster-connect.md) and [viewing Kubernetes resources in the Azure portal](kubernetes-resource-view.md). However, if using Azure CLI to enable these scenarios, [Azure CLI must be installed](/cli/azure/install-azure-cli) and run from an AMD64 machine.
23-
>
22+
> Many Arc-enabled Kubernetes features and scenarios are supported on ARM64 nodes, such as [cluster connect](cluster-connect.md) and [viewing Kubernetes resources in the Azure portal](kubernetes-resource-view.md). However, if using Azure CLI to enable these scenarios, [Azure CLI must be installed](/cli/azure/install-azure-cli) and run from an AMD64 machine. Azure RBAC on Arc-enabled Kubernetes is currently not supported on ARM64 nodes. Please use [Kubernetes RBAC](identity-access-overview.md#kubernetes-rbac-authorization) for ARM64 nodes.
23+
>
2424
> Currently, Azure Arc-enabled Kubernetes [cluster extensions](conceptual-extensions.md) aren't supported on ARM64-based clusters, except for [Flux (GitOps)](conceptual-gitops-flux2.md). To [install and use other cluster extensions](extensions.md), the cluster must have at least one node of operating system and architecture type `linux/amd64`.
25-
2625
## Compute and memory requirements
2726

2827
The Arc agents deployed on the cluster require:

0 commit comments

Comments
 (0)