nixpkgs/nixos/modules/services/cluster
Franz Pletz 3a02205496
nixos/kubernetes: bootstrap docker without networking
Before flannel is ready there is a brief time where docker will be
running with a default docker0 bridge. If kubernetes happens to spawn
containers before flannel is ready, docker can't be restarted when
flannel is ready because some containers are still running on the
docker0 bridge with potentially different network addresses.

Environment variables in `EnvironmentFile` override those defined via
`Environment` in the systemd service config.

Co-authored-by: Christian Albrecht <christian.albrecht@mayflower.de>
2019-02-20 21:08:58 +01:00
..
hadoop [bot]: remove unreferenced code 2018-07-20 18:48:37 +00:00
kubernetes nixos/kubernetes: bootstrap docker without networking 2019-02-20 21:08:58 +01:00