This message was deleted.
# elemental
a
This message was deleted.
w
Hi Mario! Do you want to use the local storage provider?
q
yes local storage provider
w
Great! I don't think there is anything special to setting it up as done in https://docs.k3s.io/storage
Since most of the underlying system is read-only and ephemeral you could use a directory in
/run/elemental/persistent/
which is going to be writeable and persisted over reboots.
q
I have tried to deploy a yaml to require a pvc and the claim is not accepted. Do I need to rebuild the cluster creating /run/elemental/persistent/ ? It seems I am missing some pieces
w
Oh wait, are you running stable version? Then the persistent path is
/usr/local
, sorry about that!
Also do you get an error message for the pvc?
q
sorry sorry I discovered that I created by mistake a rke2 cluster and not a k3s. Rke2 does not support local storage by default.