mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 04:28:15 +00:00
@@ -216,7 +216,8 @@ module.exports = {
|
||||
'2.0-2.4': {
|
||||
label: 'v2.0-v2.4 (Archived)',
|
||||
path: 'v2.0-v2.4',
|
||||
banner: 'none'
|
||||
banner: 'none',
|
||||
noIndex: true
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
+4
@@ -2,6 +2,10 @@
|
||||
title: "Running on ARM64 (Experimental)"
|
||||
---
|
||||
|
||||
<head>
|
||||
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/how-to-guides/advanced-user-guides/enable-experimental-features/rancher-on-arm64"/>
|
||||
</head>
|
||||
|
||||
> **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.
|
||||
|
||||
Reference in New Issue
Block a user