hscloud/cluster/clustercfg
Sergiusz Bazanski c78cc13528 cluster/nix: locally build nixos derivations
We change the existing behaviour (copy files & run nixos-rebuild switch)
to something closer to nixops-style. This now means that provisioning
admin machines need Nix installed locally, but that's probably an okay
choice to make.

The upside of this approach is that it's easier to debug and test
derivations, as all data is local to the repo and the workstation, and
deploying just means copying a configuration closure and switching the
system to it. At some point we should even be able to run the entire
cluster within a set of test VMs.

We also bump the kubernetes control plane to 1.14. Kubelets are still at
1.13 and their upgrade is comint up today too.

Change-Id: Ia9832c47f258ee223d93893d27946d1161cc4bbd
2020-02-02 22:31:53 +01:00
..
.gitignore cluster/clustercfg: gitignore __pycache__ 2019-05-19 03:11:18 +02:00
BUILD rules_pip: update to new version 2019-09-25 14:05:07 +02:00
ca.py prod{access,vider}: implement 2019-08-30 23:08:18 +02:00
clustercfg.py cluster/nix: locally build nixos derivations 2020-02-02 22:31:53 +01:00