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

add node, clusteroperation success but failed to add node #1123

Open
KubeKyrie opened this issue Feb 19, 2024 · 2 comments
Open

add node, clusteroperation success but failed to add node #1123

KubeKyrie opened this issue Feb 19, 2024 · 2 comments
Assignees
Labels
kind/support Categorizes issue or PR as a support question.

Comments

@KubeKyrie
Copy link
Collaborator

Describe the version
kubean v0.11.2

Describe the bug
add node, clusteroperation success but failed to add node

How To Reproduce
Steps to reproduce the issue:

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots and log
image

image

actually failed to add the node hyw-test3

image

Additional context
the node to be added is vm cloned from worker node of another k8s cluster

@tu1h
Copy link
Member

tu1h commented Feb 20, 2024

This may be because the node to be added to the cluster is impure. Maybe it has been already at a cluster.

@ErikJiang
Copy link
Member

It is recommended to add a pre-check to scale.yml for Kubespray. If the node is already being used by another cluster, an error should be raised and the process should exit. If you are interested, you are welcome to contribute code to Kubespray.

@ErikJiang ErikJiang added the kind/support Categorizes issue or PR as a support question. label Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/support Categorizes issue or PR as a support question.
Projects
None yet
Development

No branches or pull requests

3 participants