-
Hi! I'm in the process of setting up a Talos cluster. Because I have no DHCP in the network the cluster will be running, I wanted to apply a machine config to setup a static IP. Executing one of the simplest examples from the Talos documentation: I've tried several different versions of talosctl, going back to 1.8.4 - all with the same result. I've tried this on different PCs with Windows 11 24H2 , Windows Server 2022 Standard 21H2 and Ubuntu (inside WSL) - same result. I'm a bit lost here on what the problem could be. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
The syntax is |
Beta Was this translation helpful? Give feedback.
The syntax is
--patch @FILENAME
, and you're doing something different, you should be doing--patch @.\patch.yaml