moby / swarmkit

A toolkit for orchestrating distributed systems at any scale. It includes primitives for node discovery, raft-based consensus, task scheduling and more.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can nodes in a swarm have different versions of docker-ce ?

beviah opened this issue · comments

I am getting "remote CA does not match fingerprint" when trying to join a new node with latest docker-ce version. Tried installing old version but not all components matched (i.e. containerd.io) and it still didn't work.