Skip to content

cluster join : connection refused #467

@jimkapolos

Description

@jimkapolos

I have an AMD64 server as hub-clsuter and I want to join a ARM64 node (rpi/jetson nano) as manager-cluster with the clusteradm join command.
I execute this command:
clusteradm join --hub-token eyJhbGciOiJSUzI1NiIsImtpZCI6ImxDVTBYZzBQUTlRNnUzSG9wUUFXdW93ZFlicG9w --hub-apiserver https://192.168.188.205:6443 --cluster-name cluster-worker2
And I get the following error:
Error: Get "http://localhost:8080/apis/apps/v1/namespaces/open-cluster-management/deployments/klusterlet": dial tcp 127.0.0.1:8080: connect: connection refused

Also when I run the same command from another AMD64 machine it runs normally.

Do you have any clue why this goes wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions