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

OCP 4.11 support SNO + Workers - test it :-) #222

Open
rbo opened this issue Jun 29, 2022 · 6 comments
Open

OCP 4.11 support SNO + Workers - test it :-) #222

rbo opened this issue Jun 29, 2022 · 6 comments

Comments

@rbo
Copy link
Contributor

rbo commented Jun 29, 2022

In 4.11, we're adding a support to add workers to SNO - the goal is NOT to have 1000 workers + SNO, but a handful of them

@tomazb
Copy link

tomazb commented Mar 3, 2023

I tried this with the latest version - one control plane node and a few workers, but the install could not finish the work. Something extra I need to define for this?

@rbo
Copy link
Contributor Author

rbo commented Mar 6, 2023

Let's try it, devel tree (v 4.12) with:

master_count: 1
compute_count: 3
compute_memory_size: 16384
compute_vcpu: 4

@rbo
Copy link
Contributor Author

rbo commented Mar 6, 2023

Bootstrap completed...

@rbo
Copy link
Contributor Author

rbo commented Mar 6, 2023

Works, import setting is: masters_schedulable: true (default is true)

@tomazb from my point of view I would close the issue. Do you have any details why your installation does not finished?

@tomazb
Copy link

tomazb commented Mar 7, 2023

Yes, it works with "masters_schedulable: true" which is not how I deploy most of my masters. My personal default is false, of course.

Maybe add a section to say that with a single master you always need this setting to be true. Even with workers.

@rbo
Copy link
Contributor Author

rbo commented Mar 7, 2023

Good point, at least one finding with issue :-)

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

No branches or pull requests

2 participants