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

Hanging on ssh connectivity with server #364

Open
sujeeruban opened this issue May 19, 2024 · 0 comments
Open

Hanging on ssh connectivity with server #364

sujeeruban opened this issue May 19, 2024 · 0 comments

Comments

@sujeeruban
Copy link

sujeeruban commented May 19, 2024

Hi, I tried to set up a k3s cluster with disabled external interfaces but encountered the following error. There are no firewall blocks. could you please help me on this?

  • passphrase on the ssh key
  • use_ssh_agent to true

Validating configuration......configuration seems valid.

=== Creating infrastructure resources ===
Creating firewall...done.
Creating SSH key...done.
Creating placement group rge-test-masters...done.
Placement group rge-test-arm-1 already exists, skipping.
Creating server rge-test-cax11-pool-arm-worker2...
Creating server rge-test-cax11-master1...
Creating server rge-test-cax11-pool-arm-worker1...
...server rge-test-cax11-pool-arm-worker1 created.
...server rge-test-cax11-pool-arm-worker2 created.
...server rge-test-cax11-master1 created.
Server rge-test-cax11-master1 already exists, skipping.
Waiting for successful ssh connectivity with server rge-test-cax11-master1...
Server rge-test-cax11-pool-arm-worker1 already exists, skipping.
Waiting for successful ssh connectivity with server rge-test-cax11-pool-arm-worker1...
Server rge-test-cax11-pool-arm-worker2 already exists, skipping.
Waiting for successful ssh connectivity with server rge-test-cax11-pool-arm-worker2...

Did I miss something?

hetzner_token: ""
cluster_name: rge-test
kubeconfig_path: "./kubeconfig"
k3s_version: v1.26.5+k3s1
public_ssh_key_path: "/.ssh/id_rsa.pub"
private_ssh_key_path: "
/.ssh/id_rsa"
use_ssh_agent: true
ssh_allowed_networks:

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