diff --git a/content/rancher/v2.x/en/arm64-platform/_index.md b/content/rancher/v2.x/en/arm64-platform/_index.md index 9f7881db08c..1d1c0b9e93b 100644 --- a/content/rancher/v2.x/en/arm64-platform/_index.md +++ b/content/rancher/v2.x/en/arm64-platform/_index.md @@ -5,29 +5,14 @@ weight: 7600 _Available as of v2.2.0_ -For the ARM64 platform, Rancher currently supports the following two features: - -- Running Rancher Server on ARM64 platform -- Using Rancher to manage ARM64 Platform Kubernetes - - Import ARM64 Kubernetes clusters - - Create ARM64 Kubernetes clusters with custom nodes +From Rancher v2.2.0, you can run Rancher server on ARM64 platform, import ARM64 Kubernetes clusters into Rancher and create ARM64 Kubernetes clusters. >**Notes:** ->The `Monitoring`,`Alerts and Notifiers`,`Pipelines`,`Logging` features are currently not supported in the ARM64 platform. ->These features will be supported for the ARM64 platform in the future updates. - ->Now only `Flannel` network is supported to create custom Kubernetes clusters on ARM64 platform. ->Now Rancher only supports Kubernetes version `v1.12` and above on ARM64 platform. - -## Running Rancher Server on ARM64 platform - -The Rancher image is published using the [docker manifest](https://docs.docker.com/engine/reference/commandline/manifest/), so whether on the AMD64 platform or the ARM64 platform, you can use the same image name and tag to install Rancher. - -About how to install Rancher, please refer to the [Installation]({{< baseurl >}}/rancher/v2.x/en/installation/) section. - -## Using Rancher to manage ARM64 Platform Kubernetes - -Rancher currently supports the following two ways to manage ARM64 platform Kubernetes clusters. - -- [Import ARM64 Kubernetes clusters]({{< baseurl >}}/rancher/v2.x/en/arm64-platform/manage-arm64-k8s/#import-arm64-kubernetes-clusters) -- [Create ARM64 Kubernetes clusters with custom nodes]({{< baseurl >}}/rancher/v2.x/en/arm64-platform/manage-arm64-k8s/#create-arm64-kubernetes-clusters-with-custom-nodes) +> +>- Currently, monitoring, alerts, notifiers, pipelines and logging are not supported in the ARM64 platform. +> +>- Currently, only Flannel network is supported to create custom Kubernetes clusters on ARM64 platform. +> +>- Currently, only Kubernetes version `v1.12` and above is supported on ARM64 platform. +
+