-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
Labels
bugSomething isn't workingSomething isn't working