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

Unable to create-cluster with 0.5.7 #86

Closed
pysen opened this issue Jul 8, 2022 · 3 comments
Closed

Unable to create-cluster with 0.5.7 #86

pysen opened this issue Jul 8, 2022 · 3 comments

Comments

@pysen
Copy link
Contributor

pysen commented Jul 8, 2022

With 0.5.6 the servers can be accessed and create-cluster command works as expected while on 0.5.7 using the same configuration file I see this message when running create-cluster on the servers:

$ hetzner-k3s create-cluster --config-file control_plane_config.yaml
Placement group kcp already exists, skipping.
Firewall already exists, skipping.
Private network already exists, skipping.
SSH key already exists, skipping.
Server kcp-cpx41-master2 already exists, skipping.
Server kcp-cpx41-master3 already exists, skipping.
Server kcp-cpx41-master1 already exists, skipping.
Waiting for server kcp-cpx41-master2 to be up...
Waiting for server kcp-cpx41-master1 to be up...
Waiting for server kcp-cpx41-master3 to be up...

The last 3 lines are looping trying to connect to the nodes, SSH access works as expected to the machines with the same key as in the configuration.

@Privatecoder
Copy link

Privatecoder commented Jul 8, 2022

@pysen check this, more precisely this

@vitobotta
Copy link
Owner

Thanks @Privatecoder :)

@pysen
Copy link
Contributor Author

pysen commented Jul 8, 2022

Thanks for the quick feedback, closing the issue now.

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

3 participants