nixpkgs/nixos/modules/services/cluster
Euan Kemp bc138f407f
nixos/k3s: add initial k3s service
* nixos/k3s: simplify config expression

* nixos/k3s: add config assertions and trim unneeded bits

* nixos/k3s: add a test that k3s works; minor module improvements

This is a single-node test. Eventually we should also have a multi-node
test to verify the agent bit works, but that one's more involved.

* nixos/k3s: add option description

* nixos/k3s: add defaults for token/serveraddr

Now that the assertion enforces their presence, we dont' need to use the typesystem for it.

* nixos/k3s: remove unneeded sudo in test

* nixos/k3s: add to test list
2020-04-17 16:39:54 +02:00
..
hadoop nixos/treewide: Fix incorrectly rendered examples 2020-04-02 07:49:25 +02:00
k3s nixos/k3s: add initial k3s service 2020-04-17 16:39:54 +02:00
kubernetes treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00