☝️ For more context on this issue : https://github.com/dotdc/grafana-dashboards-kubernetes/issues/18
Seems that the problem comes from using an external containerd.
@refined-toddler-64572 is doing this because he's using ZFS and the embedded containerd in k3s doesn't seems to support it (maybe due to the overlay FS).
Is there a way to make k3s work with ZFS? If yes, how?
If not, is there any plan to support ZFS in the future?
Yeah, saw that.... K3s runs great with ZFS using external containerd as long as you don't need Prometheus metrics down to the container level. Which I do!