I'm getting sub-1MB/minute upload speeds doing 'gcloud docker push' to us.gcr.io from multiple networks, and it's made the entire service utterly unusable. The layers are only 40MB each.C
--
You received this message because you are subscribed to the Google Groups "Kubernetes user discussion and Q&A" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-users+unsubscribe@googlegroups.com.
To post to this group, send email to kubernetes-users@googlegroups.com.
Visit this group at https://groups.google.com/group/kubernetes-users.
For more options, visit https://groups.google.com/d/optout.
Found the cause of the problem: Docker for Mac is broken. :)C
--
You received this message because you are subscribed to the Google Groups "Kubernetes user discussion and Q&A" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-users+unsubscribe@googlegroups.com.
To post to this group, send email to kubernetes-users@googlegroups.com.
Visit this group at https://groups.google.com/group/kubernetes-users.
For more options, visit https://groups.google.com/d/optout.
Found the cause of the problem: Docker for Mac is broken. :)
Ahhh I didn't even think that it was a local issue.Are there any other workarounds besides restarting the Docker for Mac VM thing?