-
I created a location for a new deployment in a test environment, ie Both these config files have default locations, namely Why aren't these files set in their default locations? As far as I am aware, The docs suggest setting In addition, I encounter the following issue with certain commands that use cluster config. My
Commands such as I'm not sure if this is my config, or if I'm misunderstanding how cluster parameters work, I am new to Talos so I am just learning as I go. Hence, I post under discussions and not in Issues (although I suspect there is an issue with the cluster config and talos parameters 😉 ). Any help is appreciated, thanks for reading! |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
you can use |
Beta Was this translation helpful? Give feedback.
-
Thanks, that helps. If someone could look at the "in addition" part, I always have to specify nodes as if my config isn't correct/incomplete or not there. Its not just the cluster show command, its basically any command that's not directly targeted at a specific node, like talosctl get members? |
Beta Was this translation helpful? Give feedback.
-
Thank you! |
Beta Was this translation helpful? Give feedback.
you could set a node/endpoint in the config file as default, eg:
talosctl config node <node ip>