How does Rancher HA keep its /var/lib/rancher sync'd?

When running Rancher HA on a 3-node RKE cluster I noticed that the each of the 3 concurrently running Rancher containers each has its /var/lib/rancher dir mapping back to a Docker volume on the local host. How is this kept in sync across the 3 nodes?