For ... reasons ... kubernetes deprecated docker as a container
runtime, and requires this cri-dockerd daemon to make docker cri-ish
enough to work. Install and start it so the docker path keeps
working, although long-term I guess they're saying to move away from
this (from what I read it the "none" driver will also have problems
with cgroupsv2, which makes it's future on Jaunty look interesting).
Honestly I don't really know why the cri-o now needs the
--network-plugin flag. Without it I get
X Exiting due to RUNTIME_ENABLE: unknown network plugin:
which isn't described anywhere I can see. Improvements welcome :)
Change-Id: I8ff34fa116aca14abee7e71f510bc49ffc547524