Jack
Jack
link to acs-engine change that started this for the curious. https://github.com/Azure/acs-engine/pull/1570
This is now rolled out to the service globally I'm leaving this open for a bit so that people who scaled their clusters while the bug was out can find...
hmmm... Seems like a down stream issue. If you use an older version of kubectl does it work? for windows "curl -LO https://storage.googleapis.com/kubernetes-release/release/v1.8.0/bin/windows/amd64/kubectl.exe" for Linux "curl -LO https://storage.googleapis.com/kubernetes-release/release/v1.6.6/bin/linux/amd64/kubectl" for mac...
https://kubernetes.io/docs/tasks/tools/install-kubectl/#install-kubectl-binary-via-curl
Did you attach the created Route Table to all the subnets in the VNET like this asks? https://github.com/Azure/ACS/tree/master/docs/VNET That is required for the node to node communication like NodePort services...
Well our public documentation for Bring Your Own Vnet says you have to hook up the route table yourself. We could try to do the attaching our selves. I'm guessing...
Sorry for slow reply. If you look at ACS-Engine issues others are running into this same issue and we are working on a fix. To my knowledge we don't have...
By default the user defined account doesn't have access to the docker socket. It takes root level permissions or similar. So use sudo docker... Get Outlook for iOS ________________________________ From:...
Opps seems I didn't read everything here.ignore my last comment
Can you move this incident to acs-engine? That repo gets a lot more activity than this one and this isn't our service causing the issues. Also my first step would...