Hi all,
I am running 4 system containers as a microk8s cluster (4 nodes) on a single lxd host. I want to do two scenarios:
- I want to pass local storage from lxd host to nodes and then to pods.
Reason: To get faster storage without additional network transfer. - I would like to pass through a mounted nfs share on the lxd host. Because I have a small nas server for local storage.
Does this make sense?
I would be happy to get some advice on this.
Kind regards,
André