Created
February 6, 2024 10:35
Revisions
-
richardcase created this gist
Feb 6, 2024 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,13 @@ > These steps assume you have followed the steps to import a cluster 1. Open the samples repo (or your own fork): `https://github.com/rancher-sandbox/rancher-turtles-fleet-example/tree/main` 2. Got to the **clusters** folder 3. Edit **cluster1.yaml**: - Find the **MachineDeployment** - Change Replicas from 1 to 2 4. Commit the change 5. In Rancher Manager go to **Cluster Management** 6. Explore **cluster1-capi** 7. Select **Nodes** from the left navidation bar 8. Wait for the number of nodes to change from 2 to 3 - There should be 2 nodes with a name with a prefix of `cluster1-md-0-`