| 23 Jun 2021 |
hexa | it worked, I just wanted to reformat the disk | 17:06:00 |
| 26 Jun 2021 |
| @grahamc:nixos.orgchanged room power levels. | 01:18:21 |
| @grahamc:nixos.org invited NixOS Moderation Bot. | 01:22:39 |
| NixOS Moderation Bot joined the room. | 01:22:40 |
rager | dangit | 22:05:48 |
rager | tryna run the nixpkgs kubernetes service from a nix container, and it's still going bad | 22:06:01 |
rager | node_container_manager_linux.go:57] "Failed to create cgroup" err="mkdir /sys/fs/cgroup/cpuset/kubepods.slice: read-only file system" cgroupName=[kubepods]
| 22:06:05 |
| 27 Jun 2021 |
Arian | I don't think the Kubernetes service was property fixed when we moved to cgroups v2 | 07:04:56 |
Arian | Try enabling legacy hierarchy | 07:05:01 |
colemickens 🏳️🌈 | I mean, kubelet itself is a container manager, it's not super common to run it itself as a container and I'd doubt strongly that its supported by the nixos kube module | 23:29:12 |
colemickens 🏳️🌈 | might as well just run a vm tho, it's nearly just as easy | 23:29:37 |
| 28 Jun 2021 |
Mic92 (Old) | k3s works with kubnernetes fine. | 06:00:38 |