Email or username:

Password:

Forgot your password?
Andrew Tropin

Trying to deploy kubernetes cluster with Guix.

guix deploy fails multiple times in different ways :/

The most annoying part that it somehow makes ssh daemon to stop responding, so I have to restart VPS after such occasions. Also, the deploy of 0-diff system is very slow for some reason.

Another funny observation: shepherd doesn't respond to `herd status` during guix deploy.

Definitely need to find out why it happens, but today goal is to get k8s cluster running.

#guix #kubernetes #k8s #k0s

4 comments
Andrew Tropin

I think recent guix deploy got a progress bar. Now it's more comfortable, when you can see that something is happenning under the hood.

#guix

simendsjo

@abcdw I just run all my programs through strace ;)

Go Up