Mkdir permission denied on Talos Linux. #707
Unanswered
Spaghetto392
asked this question in
Q&A
Replies: 1 comment 3 replies
-
related to this issue: #246? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm trying to setup a k8s cluster on Talos Linux, everything so far has worked except for storage. Upon trying to create a PVC I receive the following:
I've spoken to one of the developers of Talos, and so far they haven't been able to find anything that would potentially trigger this behavior. The
/tmp
directory on Talos is a small tmpfs volume and should be writable by services running in K8S.The discussion can be found here in which I also provide my config files and general setup. If anyone could help, it would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions