-
I have a cluster with 1 machine connected to it. I created this cluster from my laptop and everything works fine there. Now I would like to manage the cluster also from my desktop computer. How do connect my computer to the cluster so I can manage it also from the second computer? Running |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
It should be enough to copy the configuration file (located at |
Beta Was this translation helpful? Give feedback.
It should be enough to copy the configuration file (located at
~/.config/uncloud/config.yaml
by default) from the laptop to your desktop computer;uc
command will then pick it up.