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

Research and develop method to scale up an existing cluster #449

Open
akrzos opened this issue Mar 7, 2024 · 3 comments
Open

Research and develop method to scale up an existing cluster #449

akrzos opened this issue Mar 7, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@akrzos
Copy link
Member

akrzos commented Mar 7, 2024

One of the desired features of Jetlag would be the ability to scale up a cluster after an initial cluster is installed. We need to research scale up methods for assisted-installer based cluster, and determine if these are feasible via a playbook to make this a simple task.

@josecastillolema josecastillolema added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Nov 19, 2024
@afcollins
Copy link
Member

A new feature GA'd in 4.17 that could be an implementation here https://docs.openshift.com/container-platform/4.17/nodes/nodes/nodes-nodes-adding-node-iso.html

Going through the docs initially, the generate-discovery-iso and boot-iso jetlag tasks already accomplish the steps required to add nodes through this method and already includes a httpd server to host the iso.

@radez radez self-assigned this Jan 23, 2025
@radez
Copy link
Collaborator

radez commented Jan 23, 2025

I've been working on this using this doc as a template for workflow: https://access.redhat.com/solutions/6968529

@afcollins
Copy link
Member

Oh! Ok.

That makes sense for versions less than 4.17 where this feature was added.

Maybe we look to use this new approach for 4.17 and onward?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants