[Container-tools] atomicapp regresses with Docker 1.10

Nick Coghlan ncoghlan at gmail.com
Fri Mar 11 03:55:32 UTC 2016


On 10 March 2016 at 19:28, Stef Walter <stefw at redhat.com> wrote:
> This is a heads up that docker 1.10 breaks API in various ways. It broke
> kubernetes among other things.

Huh, would a plausible symptom of that be "kubectl get node" reporting
a Docker 1.10 node as Not Ready, even though "curl -L
http://127.0.0.1:10248/healthz" on the node itself reports "ok"?

$ rpm -qa docker kubernetes
kubernetes-1.2.0-0.13.alpha6.gitf0cd09a.fc23.x86_64
docker-1.10.2-5.git0f5ac89.fc23.x86_64

I'd been assuming there was something wrong with my node config,
rather than looking for bugs or incompatibilities.

Regards,
Nick.

-- 
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia




More information about the Container-tools mailing list