Enabling hardlink/softlink protections #11027
Unanswered
andrew-welker
asked this question in
Q&A
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 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.
-
We have a container that we run that requires
fs.protected_hardlinks
be set to 1. Currently, I have the container running on a Talos cluster, but the container is failing because it's detecting that hard link/soft link protections are disabled.Are these protections enabled by default on a Talos machine and my container is not detecting it correctly?
If the hard link/soft link protections are not enabled, how can I enable them?
Beta Was this translation helpful? Give feedback.
All reactions