How to access the /etc/ folder in a node in order to create inside .key . crt pair of files ? #12197
Replies: 1 comment 10 replies
-
|
There is no way to do that, and you should not be doing it. Talos rootfs is immutable/read-only with small exceptions. |
Beta Was this translation helpful? Give feedback.
10 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 get this error message:
I need to create a pair key-crt of files in the control-plane node .
How to access the /etc/ folder in a node?
Beta Was this translation helpful? Give feedback.
All reactions