Azure ACS Kubernetes Windows Containers delayed access to internet
问题 I used the Azure portal to create an Azure ACS for windows containers yesterday 4/19/17. I find that whenever I deploy to it the container can't reach the internet for 2-3 minutes. I logged in to one of the nodes and manual created a container from the same image and it instantly can access the internet. One difference I see is that the kubernetes owned containers contain an additional transparentNet where the plain docker container only has a nat network. This is the test code I'm running