Skip to content

Add Rancher example on 2 nodes#614

Open
jiwonhu wants to merge 2 commits intosuse-edge:mainfrom
jiwonhu:example-rancher
Open

Add Rancher example on 2 nodes#614
jiwonhu wants to merge 2 commits intosuse-edge:mainfrom
jiwonhu:example-rancher

Conversation

@jiwonhu
Copy link
Copy Markdown

@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!

Comment thread examples/README.md Outdated
| 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
Copy Markdown
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.

Comment thread examples/README.md Outdated
Comment thread examples/README.md Outdated

* 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
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

IP address, maybe?

Comment thread examples/README.md Outdated
Copy link
Copy Markdown
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 <rdoxenham@gmail.com>
@jiwonhu
Copy link
Copy Markdown
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