Y
Hacker News
new
|
ask
|
show
|
jobs
by
mkesper
221 days ago
How do you manage node settings k8s does not yet handle with Talos?
1 comments
fenaer
221 days ago
Talos has it's own API that you interact with primarily through the talosctl command line. You apply a declarative machineconfig.yaml with which custom settings can be set per-node if you wish.
link