Attached docker service logs where the fork/exec error can be seen. Some important times to consider:
~14:11:58 - docker v1.13.1 service starts ~14:36:00 - `apt install docker.io` upgrades docker to 17.03.2 ~14:39:26 - Kubernetes starts trying to create new containers, fails ~14:52:18 - `service docker restart` - service restarts, fork/exec errors stop
Attached docker service logs where the fork/exec error can be seen. Some important times to consider:
~14:11:58 - docker v1.13.1 service starts
~14:36:00 - `apt install docker.io` upgrades docker to 17.03.2
~14:39:26 - Kubernetes starts trying to create new containers, fails
~14:52:18 - `service docker restart` - service restarts, fork/exec errors stop