Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions asciidoc/product/atip-management-cluster.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -858,6 +858,7 @@ metal3-ironic:

----
[#arm64-mgmt-cluster]
.Deploy arm64 downstream cluster
In case you want to deploy arm64 downstream clusters using this x86_64 management cluster, you need to add the following `deployArchitecture: arm64` to the `global` section of the `metal3.yaml` file:
+
[,yaml]
Expand Down
4 changes: 2 additions & 2 deletions asciidoc/quickstart/elemental.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -124,11 +124,11 @@ helm install -n cattle-elemental-system \

. To use the Elemental UI, log in to your Rancher instance, click the three-line menu in the upper left:
+
image::installing-elemental-extension-1.png[Installing Elemental extension 1,scaledwidth=100%]
image::installing-elemental-extension-1.png[Installing Elemental extension 1,scaledwidth=85%]
+
. From the "Available" tab on this page, click "Install" on the Elemental card:
+
image::installing-elemental-extension-2.png[Installing Elemental extension 2,scaledwidth=100%]
image::installing-elemental-extension-2.png[Installing Elemental extension 2,scaledwidth=85%]
+
. Confirm that you want to install the extension:
+
Expand Down