Review ARM64

This commit is contained in:
Sebastiaan van Steenis
2019-03-22 10:25:56 -07:00
committed by Denise Schannon
parent 2d9992c89d
commit d5336febce
2 changed files with 27 additions and 22 deletions
@@ -1,22 +0,0 @@
---
title: ARM64 Platform Support (Experimental)
weight: 7600
---
_Available as of v2.2.0_
From Rancher v2.2.0, you can run Rancher server on ARM64 platform and manage ARM64 Kubernetes clusters. There is no extra configuration needed for ARM64. The instructions are same for AMD64.
>**Notes:**
>
>- Currently, monitoring, alerts, notifiers, pipelines and logging are not supported on 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.
>
>- Currently, only running Rancher server on ARM64 platform, creating custom clusters on ARM64 platform and importing ARM64 Kubernetes clusters platform have been tested.
>
>- Currently, catalog support may not work well with ARM64.
<br/>
<br/>
@@ -0,0 +1,27 @@
---
title: Running on ARM64 (Experimental)
weight: 7600
---
_Available as of v2.2.0_
> **Important:**
>
> Running on an ARM64 platform is currently an experimental feature and is not yet officially supported in Rancher. Therefore, we do not recommend using ARM64 based nodes in a production environment.
The following options are available when using an ARM64 platform:
- Running Rancher on ARM64 based node(s)
- Only [Single Node Install]({{< baseurl >}}/rancher/v2.x/en/installation/single-node/)
- Create custom cluster and adding ARM64 based node(s)
- Kubernetes cluster version must be 1.12 or higher
- CNI Network Provider must be [Flannel]({{< baseurl >}}/rancher/v2.x/en/faq/networking/cni-providers/#flannel)
- Importing clusters that contain ARM64 based nodes
- Kubernetes cluster version must be 1.12 or higher
Please see [Cluster Options]({{< baseurl >}}/rancher/v2.x/en/cluster-provisioning/rke-clusters/options/) how to configure the cluster options.
The following features are not tested:
* Monitoring, alerts, notifiers, pipelines and logging
* Launching apps from the catalog