From 1eeef415ae456227de6fdbdfc8cd1ea0d6c5c3fa Mon Sep 17 00:00:00 2001 From: Logan Date: Mon, 11 Mar 2019 16:45:52 +0800 Subject: [PATCH] Delete _index.md --- .../en/arm64-platform/rancher-on-arm64/_index.md | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 content/rancher/v2.x/en/arm64-platform/rancher-on-arm64/_index.md diff --git a/content/rancher/v2.x/en/arm64-platform/rancher-on-arm64/_index.md b/content/rancher/v2.x/en/arm64-platform/rancher-on-arm64/_index.md deleted file mode 100644 index 96ecd9258f6..00000000000 --- a/content/rancher/v2.x/en/arm64-platform/rancher-on-arm64/_index.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -title: Running Rancher on ARM64 Platform -weight: 25 ---- - -_Available as of v2.2.0_ - -Rancher currently supports running on the ARM64 platform. - -The latest Rancher's image `rancher/rancher` 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.