Skip to content

Instantly share code, notes, and snippets.

@richardcase
Created February 6, 2024 10:35

Revisions

  1. richardcase created this gist Feb 6, 2024.
    13 changes: 13 additions & 0 deletions README.md
    Original 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-`