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

Specify rhcos_kernel_args per node type #277

Open
lukebrowning opened this issue May 12, 2021 · 1 comment
Open

Specify rhcos_kernel_args per node type #277

lukebrowning opened this issue May 12, 2021 · 1 comment

Comments

@lukebrowning
Copy link

Master and worker nodes have different purposes. We should be able to specify kernel boot parameters for worker nodes apart from master nodes. For example, OCS worker nodes perform a lot of I/O which would benefit from CMA. Ideally, this could be specified for a set of worker nodes, since there may be application and ocs worker nodes, but for now it is sufficient to have a master and worker node split.

@lukebrowning
Copy link
Author

It is not necessary to distinguish between different types of worker nodes, ocs and application, as I noted above, since the add node capability allows the project to be invoked multiple times. One could create the cluster with master and worker nodes for ocs, and then re-invoke the project to add application worker nodes.

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

1 participant