Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

single-node: Support single node setups #86

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

m-ildefons
Copy link

Add support for single-node setups.

Add support for single-node setups.

Signed-off-by: Moritz Röhrich <[email protected]>
Copy link
Contributor

@albinsun albinsun left a comment

Choose a reason for hiding this comment

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

This PR changes the current design of usage and needs to be discuss further.
Current design is to have complete nodes plain spec (for preparing PXE yaml ...) and user just change harvester_cluster_nodes to meet the needs, includes adding nodes dynamically based on the test steps.

path: /var/www/harvester/
owner: www-data
recurse: yes
- name: copy config-join.yaml
Copy link
Contributor

Choose a reason for hiding this comment

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

Suppose initially I only setup one node and want to join other nodes now.
Does pxe VM will has the yaml for other nodes?

@albinsun albinsun requested a review from bk201 November 11, 2024 05:06
@bk201 bk201 requested a review from tserong November 11, 2024 06:20
@bk201
Copy link
Member

bk201 commented Nov 11, 2024

@m-ildefons harvester_cluster_nodes = 1 works for me, is there a reason to make the change?

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.

3 participants