You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> 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.
11
+
12
+
The following options are available when using an ARM64 platform:
13
+
14
+
- Running Rancher on ARM64 based node(s)
15
+
- Only [Single Node Install]({{< baseurl >}}/rancher/v2.x/en/installation/single-node/)
16
+
- Create custom cluster and adding ARM64 based node(s)
17
+
- Kubernetes cluster version must be 1.12 or higher
18
+
- CNI Network Provider must be [Flannel]({{< baseurl >}}/rancher/v2.x/en/faq/networking/cni-providers/#flannel)
19
+
- Importing clusters that contain ARM64 based nodes
20
+
- Kubernetes cluster version must be 1.12 or higher
21
+
22
+
Please see [Cluster Options]({{< baseurl >}}/rancher/v2.x/en/cluster-provisioning/rke-clusters/options/) how to configure the cluster options.
23
+
24
+
The following features are not tested:
25
+
26
+
* Monitoring, alerts, notifiers, pipelines and logging
0 commit comments