KubernetesCluster deployment fails for Docker >=v1.13.0

Bug #1740132 reported by David Barrell
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
k8s-docker-suite-app-murano
New
Undecided
Unassigned

Bug Description

As per https://docs.docker.com/engine/deprecated/#docker-daemon-subcommand, `docker daemon` deprecated in Docker v1.13.0.

Deployment fails during `setupFlannelNode.sh` as it overwrites `/lib/systemd/system/docker.service` with a service definition that calls `docker daemon` instead of `dockerd`. Docker then fails to start.

Replacing ExecStart with a call to dockerd should resolve it, but will create a dependency of >=v1.13.0 for Docker (released 2017-01-18).

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.