I am trying to create a 1 node kubernetes cluster in a Ubuntu VM installed in a virtual box .
Ubuntu VERSION="20.04.2 LTS
Rancher version - v1.1.19
Docker version - 20.10.7
However i am not able to finish the setup of the cluster , i am getting the below error
FATA[0000] Failed to validate cluster: Address for host (1) is not provided
Could someone please help out
Rancher version v1.1.19? I assume you are using RKE? It is recommended to use the latest version available but it should still work fine. Please share your cluster.yml.
Each node needs to have at least an address configured to reach over SSH, so the error is accurate in this case. Either use rke config or start with the minimal example Rancher Docs: Example Cluster.ymls