Till!

Results 202 comments of Till!

@sophiewigmore thanks for taking the time. I'll try to answer your questions one by one, but let me know if I should clarify anything. We can also Zoom (or so)...

@torvitas I'll try to finish it on the weekend.

@torvitas @s-diez I published a grafana dashboard, any feedback?

@carlossg would you mind archiving the project if it is dormant? It would make it more obvious. :) And it can be undone later.

I just ran into a similar problem: I rebooted all my worker nodes at the same time (to see what would happen in case there is some kind of failure)....

The join token is empty: ``` core@node-003 ~ $ sudo cat /etc/k0s/k0stoken # overwritten by k0sctl after join ``` But I am also not sure why it would need the...

Managed to recover with `k0sctl apply --force`. Not entirely sure why that was necessary though.

I hope this is the correct issue to comment on. My use-case is similar, even though I don't need it to work standalone with `file://`. I am trying to make...

@benmccann Maybe I am using it wrong, or using not the latest? I just upgraded to a `1.x`. When I set `base` in vite's config nothing happens, when I leave...

Hmm, looking at the code, maybe `paths.base` vs `paths.assets`?