xbernpa / vagrant-kubernetes-lab

Local vagrant kubernetes cluster with a master and worker node
MIT License
27 stars 27 forks source link

Vagrant up crashes for k8smaster: Operation too slow. Less than 10 bytes/sec transferred the last 120 seconds #7

Open bikashsharmabks opened 6 years ago

bikashsharmabks commented 6 years ago

I am trying to setup the vagrant box, but I get below exception all the time at same place (screenshot)

k8smaster: Err:4 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 kubelet amd64 1.10.2-00
    k8smaster:   Operation too slow. Less than 10 bytes/sec transferred the last 120 seconds

image

When I try and reach to url https://packages.cloud.google.com/apt kubernetes-xenial/main and download the files from browser it downloads in 1-2 minutes.

Any suggestion.

Thanks