Skip to content

Commit

Permalink
Fixed typo (three-dot menu -> three-line menu) (issue #388)
Browse files Browse the repository at this point in the history
  • Loading branch information
fsundermeyer authored and hardys committed Feb 25, 2025
1 parent 05799ff commit 15961c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions asciidoc/quickstart/elemental.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ helm install -n cattle-elemental-system \

=== (Optionally) Install the Elemental UI extension

. To use the Elemental UI, log in to your Rancher instance, click the three-dot menu in the upper left:
. 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 extension1]
+
Expand Down Expand Up @@ -367,7 +367,7 @@ kubectl apply -f $ELEM/cluster.yaml
UI Extension::
The UI extension allows for a few shortcuts to be taken. Note that managing multiple locations may involve too much manual work.
+
. As before, open the left three-dot menu and select "OS Management." This brings you back to the main screen for managing your Elemental systems.
. As before, open the left three-line menu and select "OS Management." This brings you back to the main screen for managing your Elemental systems.
. On the left sidebar, click "Inventory of Machines." This opens the inventory of machines that have registered.
. To create a cluster from these machines, select the systems you want, click the "Actions" drop-down list, then "Create Elemental Cluster." This opens the Cluster Creation dialog while also creating a MachineSelectorTemplate to use in the background.
. On this screen, configure the cluster you want to be built. For this quick start, K3s v1.30.5+k3s1 is selected and the rest of the options are left as is.
Expand Down

0 comments on commit 15961c5

Please sign in to comment.