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

support sealer cmd sealer scaleup -f clusterfile #1806

Closed
kakaZhou719 opened this issue Oct 24, 2022 · 3 comments · Fixed by #1810
Closed

support sealer cmd sealer scaleup -f clusterfile #1806

kakaZhou719 opened this issue Oct 24, 2022 · 3 comments · Fixed by #1810
Labels
kind/feature Category issues or PRs related to feature request

Comments

@kakaZhou719
Copy link
Member

Issue Description

Type: feature request

Describe what feature you want

sealer scaleup -f clusterfile: will scale up the cluster node with differ between clusterfile and current cluster.

Additional context

Add any other context or screenshots about the feature request here.

@kakaZhou719 kakaZhou719 added the kind/feature Category issues or PRs related to feature request label Oct 24, 2022
@justadogistaken
Copy link
Member

@kakaZhou719
Could you help add more info for this feature?
Is there the scaledown should be supported too?
I hope that the more info contains background and scenes.

@kakaZhou719
Copy link
Member Author

@kakaZhou719 Could you help add more info for this feature? Is there the scaledown should be supported too? I hope that the more info contains background and scenes.

this sub cmd only do scaleup thing, equivalent to sealer join, This is because join are emitted from node, and sealer scaleup are emitted from the cluster compared with kubeadm join. What about your suggestion?

@justadogistaken
Copy link
Member

But I think it also could be achived by sealer join -f ...? Do we really need to come up with a new sub command?

@Stevent-fei Stevent-fei linked a pull request Oct 25, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Category issues or PRs related to feature request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants