steep-branch-9388
02/28/2023, 2:27 PMPR_END_OF_FILE_ERROR
in the browser. Is there an alternative to docker-compose
?late-needle-80860
02/28/2023, 3:31 PMsteep-branch-9388
02/28/2023, 3:41 PM<http://test.local.gd|test.local.gd>
which always resolves to localhost. I fixed internal k3s communication with coredns (although https fails).
Problem: my k3s cluster is damaged when I restart itcreamy-pencil-82913
02/28/2023, 5:00 PMsteep-branch-9388
02/28/2023, 5:16 PMcreamy-pencil-82913
02/28/2023, 5:21 PMdocker run rancher/k3s
should work finesteep-branch-9388
02/28/2023, 5:27 PMfailed to evacuate root cgroup: mkdir /sys/fs/cgroup/init: read-only file system
creamy-pencil-82913
02/28/2023, 5:28 PMsteep-branch-9388
02/28/2023, 5:29 PMdocker run rancher/k3s
--privileged
works, now i get the error --token is required
server --token
...Unable to get btrfs mountpoint IDs
creamy-pencil-82913
02/28/2023, 5:42 PMsteep-branch-9388
02/28/2023, 6:02 PMcreamy-pencil-82913
02/28/2023, 6:02 PMsteep-branch-9388
02/28/2023, 6:03 PMcreamy-pencil-82913
02/28/2023, 6:06 PMsteep-branch-9388
02/28/2023, 6:06 PMkubectl
will give you a lot of errors
• What causes this issue: it’s a known issue with dqlite in `k3s` which doesn’t allow the initializing server node to go down
• What’s the solution: Hopefully, this will be solved by the planned replacement of dqlite with embedded etcd in k3screamy-pencil-82913
02/28/2023, 6:30 PM