Skip to content

Conversation

@jiwonhu
Copy link

@jiwonhu jiwonhu commented Nov 19, 2024

The field team asked for more-complicated-but-easy-to-follow example, added an example that spins up Rancher Prime on 2 nodes. Thanks!

| Base Image | `base-images/SL-Micro.aarch64-6.0-Base-SelfInstall-GM.install.iso` |
| Output Image | `out/rancher-2node-aarch64-6.0.iso` |

* A multi node configuration that runs Rancher Prime. 1st node functions as server node, 2nd node functions as agent node. This can be used to spin up only 1 node too.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggest we write out first rather than 1st, and one instead of 1.


* A multi node configuration that runs Rancher Prime. 1st node functions as server node, 2nd node functions as agent node. This can be used to spin up only 1 node too.
* This definition is used to run VMs on Apple Silicon Mac, by defaulting installation device to `/dev/vda`.
* 1st node uses 192.168.64.1 ip and 2nd node uses 192.168.64.2 ip. Update the MAC address in `network/node1.suse.com.yaml` and `network/node2.suse.com.yaml` accordingly so the interface can pick up the intended ip. The cluster uses 192.168.64.11 VIP and you may want to update the IPs for your subnet configuration.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IP address, maybe?

Copy link
Contributor

@rdoxenham rdoxenham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks for putting the effort in here. Few suggestions on wording, but overall I think it's fine. Thanks!

* Update examples/README.md

Co-authored-by: Rhys Oxenham <[email protected]>
@jiwonhu
Copy link
Author

jiwonhu commented Feb 8, 2025

Sorry I took too much time! Updated based on the feedback.

@jiwonhu jiwonhu requested a review from rdoxenham February 8, 2025 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants