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

How do I set the template Node size #6209

Closed
moluzhui opened this issue Feb 25, 2022 · 3 comments
Closed

How do I set the template Node size #6209

moluzhui opened this issue Feb 25, 2022 · 3 comments

Comments

@moluzhui
Copy link

I'm very sorry, because I didn't find the discuss forum, so I'm asking here

When I use kind+cluster-api+cluster-autoscaler to achieve automatic scaling, the size of the new nodes seem to be related to the size of the host, but I want to set the size to quickly implement the scaling test. For example, set the size to 4 cores and 8G memory.

Is there a parameter to meet my needs?

@killianmuldoon
Copy link
Contributor

I think this question might be better asked in the autoscaler repo but as far as I know our Docker infrastructure doesn't let you create nodes of different resource sizes.

@killianmuldoon
Copy link
Contributor

There's a few issues related to this on the Kind repo as well: e.g. kubernetes-sigs/kind#877 Seems like you might need to use some infrastructure that has VMs in order to get proper node resources.

@moluzhui
Copy link
Author

Thank you very much. Maybe I didn't express it clearly, but when I deployed the autoscaling environment in multiple places, I found that the new node size was different in different environments, not in one environment.
I'm going to close it and look it up in other projects(kind and autoscaler)

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