He everyone,
I am trying to install rancherOS from iso and I am getting the following error while running rancheros-install command:
sudo rancheros-install -c cloud-config.yaml -d /dev/sda
No install type specified…defaulting to generic
All data will be wiped from this device
Partition: true
DEVICE: /dev/sda
Are you sure you want to continue? [yN]yUnable to find image ‘rancher/os:v0.3.3’ locally
Pulling repository rancher/os
Get https://index.docker.io/v1/repositories/rancher/os/images: dial tcp: lookup index.docker.io on 8.8.4.4:53: dial udp 8.8.4.4:53: network is unreachable
When I try to ping 8.8.8.8 I am getting network is unreachable. Is there any type of firewall running that I need stop?