2.32.2

Changes

  • Replicated will now install Docker version 18.09.2-ce as the default version when using the Swarm or Native schedulers.
  • Replicated will now install Docker version 18.06.2-ce as the default version when using Replicated Embedded Kubernetes.
  • Replicated will now configure overlay2 as the Docker storage driver when running with the xfs filesystem (RHEL 7.2 and higher), but only with d_type=true enabled. Previously, Replicated would configure Devicemapper regardless of filesystem when running on a 3.10 kernel.

Bug Fixes