On 10 March 2016 at 19:28, Stef Walter <[email protected]> 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 | [email protected] | Brisbane, Australia _______________________________________________ Container-tools mailing list [email protected] https://www.redhat.com/mailman/listinfo/container-tools
